Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_els.h63 extern ocs_io_t *ocs_send_adisc(ocs_node_t *node, uint32_t timeout_sec, uint32_t retries, els_cb_t …
H A Docs_device.c1814 ocs_send_adisc(node, OCS_FC_ELS_SEND_DEFAULT_TIMEOUT, OCS_FC_ELS_DEFAULT_RETRIES, NULL, NULL); in __ocs_d_device_gone()
H A Docs_els.c957 ocs_send_adisc(ocs_node_t *node, uint32_t timeout_sec, uint32_t retries, in ocs_send_adisc() function