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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw.h1349 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.c2044 if(ocs_hw_get_port_protocol(&ocs->hw, func, ocs_mgmt_get_port_protocol_cb, &result) == OCS_HW_RTN_SUCCESS) {
H A Docs_hw.c7226 ocs_hw_get_port_protocol(ocs_hw_t *hw, uint32_t pci_func, function

Completed in 104 milliseconds