Searched refs:TRB_NEC_CMD_COMP (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/usb/host/ | ||
D | xhci.h | 1305 #define TRB_NEC_CMD_COMP 48 macro |
D | xhci-ring.c | 1420 if (trb_type == TRB_NEC_CMD_COMP && (xhci->quirks & XHCI_NEC_HOST)) in handle_vendor_event() |