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

/freebsd-11-stable/sys/cam/ctl/
H A Dctl_frontend_cam_sim.c100 void cfcs_action(struct cam_sim *sim, union ccb *ccb);
184 softc->sim = cam_sim_alloc(cfcs_action, cfcs_poll, softc->port_name,
302 * Note that we have a check in cfcs_action() to make sure that any
488 cfcs_action(struct cam_sim *sim, union ccb *ccb) function

Completed in 108 milliseconds