Searched refs:hpt_final_init (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c972 * hpt_final_init will be called after all hpt_attach.
974 static void hpt_final_init(void *dummy) function
1178 hpt_ich.ich_func = hpt_final_init;
/freebsd-10.2-release/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c1129 * hpt_final_init will be called after all hpt_attach.
1131 static void hpt_final_init(void *dummy) function
1349 hpt_ich.ich_func = hpt_final_init;
/freebsd-10.2-release/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1324 * hpt_final_init will be called after all hpt_attach.
1326 static void hpt_final_init(void *dummy) function
1531 hpt_ich.ich_func = hpt_final_init;

Completed in 53 milliseconds