Searched refs:hpt_poll (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/hpt27xx/ |
H A D | hpt27xx_osm_bsd.c | 405 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 D | hptrr_osm_bsd.c | 409 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 D | hptnr_osm_bsd.c | 407 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 D | entry.c | 77 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
|