Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/ocs_fc/
H A Docs_hw.h257 } ocs_hw_port_protocol_e; typedef
1339 typedef void (*ocs_get_port_protocol_cb_t)(int32_t status, ocs_hw_port_protocol_e port_protocol, vo…
1342 extern ocs_hw_rtn_e ocs_hw_set_port_protocol(ocs_hw_t *hw, ocs_hw_port_protocol_e profile,
H A Docs_mgmt.c1859 ocs_hw_port_protocol_e port_protocol;
1864 ocs_hw_port_protocol_e port_protocol, in ocs_mgmt_get_port_protocol_cb()
1948 ocs_hw_port_protocol_e new_protocol; in set_port_protocol()
H A Docs_hw.c7154 ocs_hw_port_protocol_e port_protocol; in ocs_hw_get_port_protocol_cb()
7349 ocs_hw_port_protocol_e new_protocol; in ocs_hw_set_port_protocol_cb1()
7358 new_protocol = (ocs_hw_port_protocol_e)cb_arg->new_protocol; in ocs_hw_set_port_protocol_cb1()
7513 ocs_hw_set_port_protocol(ocs_hw_t *hw, ocs_hw_port_protocol_e new_protocol, in ocs_hw_set_port_protocol()