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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_io.c300 ocs_hw_io_free(&ocs->hw, hio);
H A Docs_unsol.c124 ocs_hw_io_free(&ocs->hw, hio);
H A Docs_els.c2369 ocs_hw_io_free(&ocs->hw, els->hio);
2461 ocs_hw_io_free(&ocs->hw, els->hio);
H A Docs_hw.h1290 extern int32_t ocs_hw_io_free(ocs_hw_t *, ocs_hw_io_t *);
H A Docs_node.c961 ocs_hw_io_free(&ocs->hw, node->ls_acc_io->hio);
H A Docs_hw.c3551 ocs_hw_io_free(ocs_hw_t *hw, ocs_hw_io_t *io) function
4431 ocs_hw_io_free(hw, io->ovfl_io);
8695 //ocs_hw_io_free(hw, io);
8782 ocs_hw_io_free(hw, io->sec_hio);
8905 * Call ocs_hw_io_free() because this releases the WQ reservation as
8908 (void)ocs_hw_io_free(hw, io);
8976 ocs_hw_io_free(hw, io);
9816 * ocs_hw_io_free() because we already
H A Docs_hw_queues.c2374 ocs_hw_io_free(hw, io);

Completed in 105 milliseconds