Home
last modified time | relevance | path

Searched refs:ocs_get_port_protocol_cb_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h1339 typedef void (*ocs_get_port_protocol_cb_t)(int32_t status, ocs_hw_port_protocol_e port_protocol, vo… typedef
1340 …tn_e ocs_hw_get_port_protocol(ocs_hw_t *hw, uint32_t pci_func, ocs_get_port_protocol_cb_t mgmt_cb,…
H A Docs_hw.c7130 ocs_get_port_protocol_cb_t cb;
7221 ocs_get_port_protocol_cb_t cb, void* ul_arg) in ocs_hw_get_port_protocol()