Searched refs:XHCI_TRB_GET_INTR (Results 1 – 2 of 2) sorted by relevance
396 #define XHCI_TRB_GET_INTR(x) (((x) >> 22) & 0x3ff) /* Get MSI-X target */ macro
412 mdb_printf("TRB Interrupt: %d\n", XHCI_TRB_GET_INTR(status)); in xhci_mdb_print_normal_trb()