Lines Matching refs:BUG_ON
37 BUG_ON((void *)addr == NULL || len == 0); in xhci_flush_cache()
52 BUG_ON((void *)addr == NULL || len == 0); in xhci_inval_cache()
84 BUG_ON(!ring); in xhci_ring_free()
196 BUG_ON(!ptr); in xhci_malloc()
279 BUG_ON(!seg); in xhci_segment_alloc()
309 BUG_ON(!ring); in xhci_ring_alloc()
315 BUG_ON(!ring->first_seg); in xhci_ring_alloc()
324 BUG_ON(!next); in xhci_ring_alloc()
382 BUG_ON(i == 16); in xhci_scratchpad_alloc()
423 BUG_ON(!ctx); in xhci_alloc_container_ctx()
425 BUG_ON((type != XHCI_CTX_TYPE_DEVICE) && (type != XHCI_CTX_TYPE_INPUT)); in xhci_alloc_container_ctx()
615 BUG_ON(ctx->type != XHCI_CTX_TYPE_INPUT); in xhci_get_input_control_ctx()
737 BUG_ON(!virt_dev); in xhci_setup_addressable_virt_dev()