Searched refs:XHCI_TRB_3_PRSV_BIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/usr.sbin/bhyve/
H A Dpci_xhci.h252 #define XHCI_TRB_3_PRSV_BIT (1U << 9) macro
/freebsd-12-stable/sys/dev/usb/controller/
H A Dxhci.h236 #define XHCI_TRB_3_PRSV_BIT (1U << 9) macro
H A Dxhci.c1581 temp |= XHCI_TRB_3_PRSV_BIT;

Completed in 198 milliseconds