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