Searched refs:XHCI_TRB_3_PRSV_BIT (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/bus/u4b/controller/ | ||
| HD | xhci.h | 226 #define XHCI_TRB_3_PRSV_BIT (1U << 9) macro |
| HD | xhci.c | 1544 temp |= XHCI_TRB_3_PRSV_BIT; in xhci_cmd_reset_ep() |