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