Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ocs_fc/
H A Docs_hw_queues.c120 ocs_hw_assert(qtop != NULL); in ocs_hw_init_queues()
265 ocs_hw_assert(0); in ocs_hw_init_queues()
609 ocs_hw_assert(hw->rq_count < ARRAY_SIZE(hw->rq)); in hw_new_rq()
628 ocs_hw_assert(hw->rq_count < ARRAY_SIZE(hw->rq)); in hw_new_rq()
1753 ocs_hw_assert(seq != NULL); in ocs_hw_rqpair_process_rq()
1860 ocs_hw_assert(seq != NULL); in ocs_hw_rqpair_process_auto_xfr_rdy_cmd()
2133 ocs_hw_assert(qindex_hdr == qindex_payload); in ocs_hw_rqpair_put()
2223 ocs_hw_assert(buf != NULL); in ocs_hw_rqpair_auto_xfer_rdy_buffer_alloc()
H A Docs_hw.h75 #define ocs_hw_assert(cond) macro
78 #define ocs_hw_assert(cond) \ macro
H A Docs_hw.c244 ocs_hw_assert(hw); in ocs_hw_link_event_init()
2108 ocs_hw_assert(hw != NULL); in ocs_hw_unsol_process_bounce()
3773 ocs_hw_assert(io->wq != NULL); in ocs_hw_check_sec_hio_list()
3985 ocs_hw_assert(io->wq != NULL); in ocs_hw_srrs_send()
4290 ocs_hw_assert(io->wq != NULL); in ocs_hw_io_send()
9297 ocs_hw_assert(event); in ocs_hw_cb_fip()
9298 ocs_hw_assert(hw); in ocs_hw_cb_fip()
11695 ocs_hw_assert(seq != NULL); in ocs_hw_rx_post()
11860 ocs_hw_assert(callback != NULL); in ocs_hw_reqtag_alloc()
11884 ocs_hw_assert(wqcb->callback != NULL); in ocs_hw_reqtag_free()
[all …]