Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h1372 extern uint32_t ocs_hw_xri_move_to_port_owned(ocs_hw_t *hw, uint32_t num_xri);
H A Docs_hw_queues.c2575 xris_posted = ocs_hw_xri_move_to_port_owned(hw, hw->config.auto_xfer_rdy_xri_cnt); in ocs_hw_rqpair_init()
H A Docs_hw.c11443 ocs_hw_xri_move_to_port_owned(ocs_hw_t *hw, uint32_t num_xri) in ocs_hw_xri_move_to_port_owned() function