Home
last modified time | relevance | path

Searched refs:TRB_NEC_CMD_COMP (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/usb/host/
Dxhci.h1432 #define TRB_NEC_CMD_COMP 48 macro
1501 case TRB_NEC_CMD_COMP: in xhci_trb_type_string()
Dxhci-ring.c1804 if (trb_type == TRB_NEC_CMD_COMP && (xhci->quirks & XHCI_NEC_HOST)) in handle_vendor_event()