Searched refs:ocs_hw_get_port_protocol (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_hw.h1342 extern ocs_hw_rtn_e ocs_hw_get_port_protocol(ocs_hw_t *hw, uint32_t pci_func, ocs_get_port_protocol_cb_t mgmt_cb, void* ul_arg);
H A Docs_mgmt.c2016 if(ocs_hw_get_port_protocol(&ocs->hw, func, ocs_mgmt_get_port_protocol_cb, &result) == OCS_HW_RTN_SUCCESS) {
H A Docs_hw.c7199 ocs_hw_get_port_protocol(ocs_hw_t *hw, uint32_t pci_func, function

Completed in 176 milliseconds