Searched refs:XHCI_TRB_EVENT_TRANSFER (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
D | xhci.h | 281 #define XHCI_TRB_EVENT_TRANSFER 0x20 macro |
D | xhci.c | 1084 case XHCI_TRB_EVENT_TRANSFER: in xhci_interrupt_poll() |