Searched refs:DRIVER_MINOR (Results 1 – 7 of 7) sorted by relevance
| /src/sys/dev/hptnr/ |
| H A D | hptnr_config.h | 33 #define DRIVER_MINOR 16 macro
|
| H A D | hptnr_osm_bsd.c | 1478 make_dev(&hpt_cdevsw, DRIVER_MINOR, UID_ROOT, GID_OPERATOR, in hpt_final_init()
|
| /src/sys/dev/hptrr/ |
| H A D | hptrr_config.h | 32 #define DRIVER_MINOR 16 macro
|
| H A D | hptrr_osm_bsd.c | 1121 make_dev(&hpt_cdevsw, DRIVER_MINOR, UID_ROOT, GID_OPERATOR, in hpt_final_init()
|
| /src/sys/dev/hpt27xx/ |
| H A D | hpt27xx_config.h | 33 #define DRIVER_MINOR 16 macro
|
| H A D | hpt27xx_osm_bsd.c | 1188 make_dev(&hpt_cdevsw, DRIVER_MINOR, UID_ROOT, GID_OPERATOR, in hpt_final_init()
|
| /src/sys/arm/nvidia/drm2/ |
| H A D | tegra_host1x.c | 77 #define DRIVER_MINOR 0 macro 337 .minor = DRIVER_MINOR,
|