Searched refs:cfcs_action (Results 1 – 1 of 1) sorted by relevance
98 void cfcs_action(struct cam_sim *sim, union ccb *ccb);177 softc->sim = cam_sim_alloc(cfcs_action, cfcs_poll, softc->port_name, in cfcs_init()481 cfcs_action(struct cam_sim *sim, union ccb *ccb) in cfcs_action() function