Searched refs:XHCI_TRB_GET_ED (Results 1 – 3 of 3) sorted by relevance
419 #define XHCI_TRB_GET_ED(x) (((x) >> 2) & 0x1) macro
1077 if (XHCI_TRB_GET_ED(LE_32(trb->trb_flags)) != 0) { in xhci_endpoint_determine_transfer()1348 VERIFY3U(XHCI_TRB_GET_ED(LE_32(trb->trb_flags)), !=, 0); in xhci_endpoint_norm_callback()
369 mdb_printf("Event Data: %d\n", XHCI_TRB_GET_ED(flags)); in xhci_mdb_print_transfer_event()