Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw_queues.c118 ocs_hw_assert(qtop != NULL); in ocs_hw_init_queues()
263 ocs_hw_assert(0); in ocs_hw_init_queues()
607 ocs_hw_assert(hw->rq_count < ARRAY_SIZE(hw->rq)); in hw_new_rq()
626 ocs_hw_assert(hw->rq_count < ARRAY_SIZE(hw->rq)); in hw_new_rq()
1751 ocs_hw_assert(seq != NULL); in ocs_hw_rqpair_process_rq()
1858 ocs_hw_assert(seq != NULL); in ocs_hw_rqpair_process_auto_xfr_rdy_cmd()
2131 ocs_hw_assert(qindex_hdr == qindex_payload); in ocs_hw_rqpair_put()
2221 ocs_hw_assert(buf != NULL); in ocs_hw_rqpair_auto_xfer_rdy_buffer_alloc()
H A Docs_hw.h73 #define ocs_hw_assert(cond) macro
76 #define ocs_hw_assert(cond) \ macro
H A Docs_hw.c254 ocs_hw_assert(hw); in ocs_hw_link_event_init()
2118 ocs_hw_assert(hw != NULL); in ocs_hw_unsol_process_bounce()
2119 ocs_hw_assert(hw->callback.unsolicited != NULL); in ocs_hw_unsol_process_bounce()
3783 ocs_hw_assert(io->wq != NULL); in ocs_hw_check_sec_hio_list()
3995 ocs_hw_assert(io->wq != NULL); in ocs_hw_srrs_send()
4307 ocs_hw_assert(io->wq != NULL); in ocs_hw_io_send()
4990 ocs_hw_assert(io_to_abort->wq != NULL); in ocs_hw_io_abort()
8893 ocs_hw_assert(io->abort_reqtag != UINT32_MAX); in ocs_hw_wq_process_abort()
9314 ocs_hw_assert(event); in ocs_hw_cb_fip()
9315 ocs_hw_assert(hw); in ocs_hw_cb_fip()
[all …]