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

/freebsd-11-stable/sys/cam/ctl/
H A Dctl_frontend_cam_sim.c95 static void cfcs_poll(struct cam_sim *sim);
184 softc->sim = cam_sim_alloc(cfcs_action, cfcs_poll, softc->port_name,
238 cfcs_poll(struct cam_sim *sim) function

Completed in 51 milliseconds