Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.c144 static void hptiop_action(struct cam_sim *sim, union ccb *ccb);
2002 hba->sim = cam_sim_alloc(hptiop_action, hptiop_poll, driver_name, in hptiop_attach()
2283 static void hptiop_action(struct cam_sim *sim, union ccb *ccb) in hptiop_action() function