Home
last modified time | relevance | path

Searched refs:hpt_poll (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c405 static void hpt_poll(struct cam_sim *sim);
881 static void hpt_poll(struct cam_sim *sim) in hpt_poll() function
1119 vbus_ext->sim = cam_sim_alloc(hpt_action, hpt_poll, driver_name, in hpt_final_init()
/freebsd/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c409 static void hpt_poll(struct cam_sim *sim);
813 static void hpt_poll(struct cam_sim *sim) in hpt_poll() function
1051 vbus_ext->sim = cam_sim_alloc(hpt_action, hpt_poll, driver_name, in hpt_final_init()
/freebsd/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c407 static void hpt_poll(struct cam_sim *sim);
1169 static void hpt_poll(struct cam_sim *sim) in hpt_poll() function
1408 vbus_ext->sim = cam_sim_alloc(hpt_action, hpt_poll, driver_name, in hpt_final_init()
/freebsd/sys/dev/hptmv/
H A Dentry.c77 static void hpt_poll(struct cam_sim *sim);
2022 hpt_vsim = cam_sim_alloc(hpt_action, hpt_poll, __str(PROC_DIR_NAME), in hpt_attach()
2080 hpt_poll(struct cam_sim *sim) in hpt_poll() function