Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ocs_fc/
HDocs_els.h61 extern ocs_io_t *ocs_send_fdisc(ocs_node_t *node, uint32_t timeout_sec, uint32_t retries, els_cb_t …
HDocs_fabric.c271 ocs_send_fdisc(node, OCS_FC_FLOGI_TIMEOUT_SEC, OCS_FC_ELS_DEFAULT_RETRIES, NULL, NULL); in __ocs_vport_fabric_init()
HDocs_els.c732 ocs_send_fdisc(ocs_node_t *node, uint32_t timeout_sec, uint32_t retries, in ocs_send_fdisc() function