Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h1340 extern ocs_hw_rtn_e ocs_hw_get_port_protocol(ocs_hw_t *hw, uint32_t pci_func, ocs_get_port_protocol…
H A Docs_mgmt.c1887 …if(ocs_hw_get_port_protocol(&ocs->hw, func, ocs_mgmt_get_port_protocol_cb, &result) == OCS_HW_RTN_… in get_port_protocol()
H A Docs_hw.c7220 ocs_hw_get_port_protocol(ocs_hw_t *hw, uint32_t pci_func, in ocs_hw_get_port_protocol() function