Home
last modified time | relevance | path

Searched refs:ocs_poll (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_cam.c81 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