Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/hptrr/
H A Dhptrr_osm_bsd.c408 static void hpt_poll(struct cam_sim *sim);
813 static void hpt_poll(struct cam_sim *sim) in hpt_poll() function
1052 vbus_ext->sim = cam_sim_alloc(hpt_action, hpt_poll, driver_name, in hpt_final_init()
/dragonfly/sys/dev/raid/hpt27xx/
H A Dhpt27xx_osm_bsd.c393 static void hpt_poll(struct cam_sim *sim);
841 static void hpt_poll(struct cam_sim *sim) in hpt_poll() function
1076 vbus_ext->sim = cam_sim_alloc(hpt_action, hpt_poll, driver_name, in hpt_final_init()
/dragonfly/sys/dev/raid/hptmv/
H A Dentry.c80 static void hpt_poll(struct cam_sim *sim);
2046 hpt_vsim = cam_sim_alloc(hpt_action, hpt_poll, __str(PROC_DIR_NAME), in hpt_attach()
2109 hpt_poll(struct cam_sim *sim) in hpt_poll() function