Home
last modified time | relevance | path

Searched refs:ocs_hw_io_free (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_io.c298 ocs_hw_io_free(&ocs->hw, hio); in ocs_io_pool_io_free()
H A Docs_els.c2355 ocs_hw_io_free(&ocs->hw, els->hio); in __ocs_els_retry()
2447 ocs_hw_io_free(&ocs->hw, els->hio); in __ocs_els_delay_retry()
H A Docs_unsol.c121 ocs_hw_io_free(&ocs->hw, hio); in ocs_unsol_abort_cb()
H A Docs_hw.h1281 extern int32_t ocs_hw_io_free(ocs_hw_t *, ocs_hw_io_t *);
H A Docs_node.c955 ocs_hw_io_free(&ocs->hw, node->ls_acc_io->hio); in ocs_node_initiate_cleanup()
H A Docs_hw.c3545 ocs_hw_io_free(ocs_hw_t *hw, ocs_hw_io_t *io) in ocs_hw_io_free() function
4431 ocs_hw_io_free(hw, io->ovfl_io); in ocs_hw_io_restore_sgl()
8775 ocs_hw_io_free(hw, io->sec_hio); in ocs_hw_wq_process_io()
8901 (void)ocs_hw_io_free(hw, io); in ocs_hw_wq_process_abort()
8967 ocs_hw_io_free(hw, io); in ocs_hw_xabt_process()
H A Docs_hw_queues.c2372 ocs_hw_io_free(hw, io); in ocs_hw_rqpair_auto_xfer_rdy_move_to_host()