Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw_queues.h89 extern ocs_hw_rtn_e ocs_hw_init_queues(ocs_hw_t *hw, ocs_hw_qtop_t *qtop);
H A Docs_hw_queues.c55 ocs_hw_init_queues(ocs_hw_t *hw, ocs_hw_qtop_t *qtop) in ocs_hw_init_queues() function
H A Docs_hw.c737 rc = ocs_hw_init_queues(hw, hw->qtop); in ocs_hw_init()