Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_els.h60 extern ocs_io_t *ocs_send_prli(ocs_node_t *node, uint32_t timeout_sec, uint32_t retries, els_cb_t c…
H A Docs_device.c1446 ocs_send_prli(node, OCS_FC_ELS_SEND_DEFAULT_TIMEOUT, OCS_FC_ELS_DEFAULT_RETRIES, NULL, NULL); in __ocs_d_port_logged_in()
H A Docs_els.c782 ocs_send_prli(ocs_node_t *node, uint32_t timeout_sec, uint32_t retries, in ocs_send_prli() function