Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h1342 extern ocs_hw_rtn_e ocs_hw_set_port_protocol(ocs_hw_t *hw, ocs_hw_port_protocol_e profile,
H A Docs_mgmt.c1967 rc = ocs_hw_set_port_protocol(&ocs->hw, new_protocol, func, in set_port_protocol()
H A Docs_hw.c7513 ocs_hw_set_port_protocol(ocs_hw_t *hw, ocs_hw_port_protocol_e new_protocol, in ocs_hw_set_port_protocol() function