Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dxhcireg.h493 #define XHCI_TRB_EVENT_TRANSFER 0x20 macro
Dxhci.c2651 case XHCI_TRB_EVENT_TRANSFER: in xhci_handle_event()