Searched defs:XHCI_TRB_3_ENT_BIT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_xhci.h241 #define XHCI_TRB_3_ENT_BIT (1U << 1) /* transfer ring only */ macro
/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.h224 #define XHCI_TRB_3_ENT_BIT (1U << 1) /* transfer ring only */ macro

Completed in 69 milliseconds