Searched refs:XHCI_TRB_3_PRSV_BIT (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
H A D | xhci.h | 235 #define XHCI_TRB_3_PRSV_BIT (1U << 9) macro |
H A D | xhci.c | 1515 temp |= XHCI_TRB_3_PRSV_BIT; in xhci_cmd_reset_ep() |
Completed in 7 milliseconds