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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw_queues.c121 ocs_hw_assert(qtop != NULL);
260 ocs_hw_assert(0);
603 ocs_hw_assert(hw->rq_count < ARRAY_SIZE(hw->rq));
622 ocs_hw_assert(hw->rq_count < ARRAY_SIZE(hw->rq));
1751 ocs_hw_assert(seq != NULL);
1858 ocs_hw_assert(seq != NULL);
2133 ocs_hw_assert(qindex_hdr == qindex_payload);
2223 ocs_hw_assert(buf != NULL);
H A Docs_hw.h76 #define ocs_hw_assert(cond) macro
79 #define ocs_hw_assert(cond) \ macro
H A Docs_hw.c2119 ocs_hw_assert(hw != NULL);
2120 ocs_hw_assert(hw->callback.unsolicited != NULL);
3789 ocs_hw_assert(io->wq != NULL);
4001 ocs_hw_assert(io->wq != NULL);
4307 ocs_hw_assert(io->wq != NULL);
4990 ocs_hw_assert(io_to_abort->wq != NULL);
8900 ocs_hw_assert(io->abort_reqtag != UINT32_MAX);
11716 ocs_hw_assert(seq != NULL);
11882 ocs_hw_assert(callback != NULL);
11886 ocs_hw_assert(wqc
[all...]

Completed in 94 milliseconds