Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_els.h59 extern ocs_io_t *ocs_send_fdisc(ocs_node_t *node, uint32_t timeout_sec, uint32_t retries, els_cb_t …
H A Docs_fabric.c276 ocs_send_fdisc(node, OCS_FC_FLOGI_TIMEOUT_SEC, OCS_FC_ELS_DEFAULT_RETRIES, NULL, NULL); in __ocs_vport_fabric_init()
H A Docs_els.c726 ocs_send_fdisc(ocs_node_t *node, uint32_t timeout_sec, uint32_t retries, in ocs_send_fdisc() function