Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_xport.c213 rc = ocs_hw_setup(&ocs->hw, ocs, SLI4_PORT_TYPE_FC); in ocs_xport_attach()
H A Docs_hw.h1248 extern ocs_hw_rtn_e ocs_hw_setup(ocs_hw_t *, ocs_os_handle_t, sli4_port_type_e);
H A Docs_hw.c339 ocs_hw_setup(ocs_hw_t *hw, ocs_os_handle_t os, sli4_port_type_e port_type) in ocs_hw_setup() function