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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_xport.c216 rc = ocs_hw_setup(&ocs->hw, ocs, SLI4_PORT_TYPE_FC);
221 ocs_log_debug(ocs, "stopping after ocs_hw_setup\n");
H A Docs_hw.h1250 extern ocs_hw_rtn_e ocs_hw_setup(ocs_hw_t *, ocs_os_handle_t, sli4_port_type_e);
H A Docs_hw.c328 ocs_hw_setup(ocs_hw_t *hw, ocs_os_handle_t os, sli4_port_type_e port_type) function
535 * they'll be empty since they were just initialized in ocs_hw_setup.
12110 * <li>Set up the HW object using ocs_hw_setup().<br>
12208 * during ocs_hw_setup() (for example the MAX_QUEUE overrides for mis-reported queue
12395 * The function is called at the end of ocs_hw_setup() to setup any runtime workarounds

Completed in 319 milliseconds