Lines Matching refs:BUG_ON
278 BUG_ON(prepare_ring(ctrl, ctrl->cmd_ring, EP_STATE_RUNNING)); in xhci_queue_command()
456 BUG_ON(GET_COMP_CODE( in xhci_wait_for_event()
495 BUG_ON(TRB_TO_SLOT_ID(field) != udev->slot_id); in reset_ep()
504 BUG_ON(TRB_TO_SLOT_ID(le32_to_cpu(event->event_cmd.flags)) in reset_ep()
532 BUG_ON(TRB_TO_SLOT_ID(field) != udev->slot_id); in abort_td()
533 BUG_ON(TRB_TO_EP_INDEX(field) != ep_index); in abort_td()
534 BUG_ON(GET_COMP_CODE(le32_to_cpu(event->trans_event.transfer_len in abort_td()
542 BUG_ON(TRB_TO_SLOT_ID(le32_to_cpu(event->event_cmd.flags)) in abort_td()
553 BUG_ON(TRB_TO_SLOT_ID(le32_to_cpu(event->event_cmd.flags)) in abort_td()
567 BUG_ON(udev->act_len != length); in record_transfer_result()
767 BUG_ON(TRB_TO_SLOT_ID(field) != slot_id); in xhci_bulk_tx()
768 BUG_ON(TRB_TO_EP_INDEX(field) != ep_index); in xhci_bulk_tx()
769 BUG_ON(*(void **)(uintptr_t)le64_to_cpu(event->trans_event.buffer) - in xhci_bulk_tx()
959 BUG_ON(TRB_TO_SLOT_ID(field) != slot_id); in xhci_ctrl_tx()
960 BUG_ON(TRB_TO_EP_INDEX(field) != ep_index); in xhci_ctrl_tx()
979 BUG_ON(TRB_TO_SLOT_ID(field) != slot_id); in xhci_ctrl_tx()
980 BUG_ON(TRB_TO_EP_INDEX(field) != ep_index); in xhci_ctrl_tx()