Searched refs:ocs_poll (Results 1 – 1 of 1) sorted by relevance
81 static void ocs_poll(struct cam_sim *);130 if (NULL == (sim = cam_sim_alloc(ocs_action, ocs_poll, in ocs_attach_port()2553 ocs_poll(struct cam_sim *sim) in ocs_poll() function