Searched refs:hpt_init (Results 1 – 3 of 3) sorted by relevance
| /src/sys/dev/hptrr/ |
| H A D | hptrr_osm_bsd.c | 1167 static void hpt_init(void *dummy) in hpt_init() function 1183 SYSINIT(hptinit, SI_SUB_CONFIGURE, SI_ORDER_FIRST, hpt_init, NULL);
|
| /src/sys/dev/hpt27xx/ |
| H A D | hpt27xx_osm_bsd.c | 1234 static void hpt_init(void *dummy) in hpt_init() function 1250 SYSINIT(hptinit, SI_SUB_CONFIGURE, SI_ORDER_FIRST, hpt_init, NULL);
|
| /src/sys/dev/hptnr/ |
| H A D | hptnr_osm_bsd.c | 1524 static void hpt_init(void *dummy) in hpt_init() function 1540 SYSINIT(hptinit, SI_SUB_CONFIGURE, SI_ORDER_FIRST, hpt_init, NULL);
|