Lines Matching refs:ocs_assert
118 ocs_assert(hio, -1); in ocs_unsol_abort_cb()
119 ocs_assert(arg, -1); in ocs_unsol_abort_cb()
338 ocs_assert(domain->fcf_indicator < SLI4_MAX_FCFI, -1); in ocs_domain_process_pending()
450 ocs_assert(domain->fcf_indicator < SLI4_MAX_FCFI, -1); in ocs_domain_purge_pending()
493 ocs_assert(domain != NULL, 1); in ocs_domain_frames_held()
494 ocs_assert(domain->fcf_indicator < SLI4_MAX_FCFI, 1); in ocs_domain_frames_held()
518 ocs_assert(domain->fcf_indicator < SLI4_MAX_FCFI); in ocs_domain_hold_frames()
546 ocs_assert(domain->fcf_indicator < SLI4_MAX_FCFI); in ocs_domain_accept_frames()
582 ocs_assert(seq->header, -1); in ocs_domain_dispatch_frame()
583 ocs_assert(seq->header->dma.virt, -1); in ocs_domain_dispatch_frame()
584 ocs_assert(seq->payload->dma.virt, -1); in ocs_domain_dispatch_frame()
676 ocs_assert(port_id == node->rnode.fc_id, -1); in ocs_node_dispatch_frame()
891 ocs_assert(seq->payload, -1); in ocs_dispatch_fcp_cmd()
987 ocs_assert(seq->payload, -1); in ocs_dispatch_fcp_cmd_auto_xfer_rdy()
1077 ocs_assert(seq->payload, -1); in ocs_dispatch_fcp_data()
1078 ocs_assert(hio, -1); in ocs_dispatch_fcp_data()
1271 ocs_assert(heap_offset < heap_size, -1); in ocs_sframe_common_send()
1283 ocs_assert(heap_offset <= heap_size, -1); in ocs_sframe_common_send()