Searched refs:XHCI_EPCTX_1_HID_GET (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_xhci.h149 #define XHCI_EPCTX_1_HID_GET(x) (((x) >> 7) & 0x1) macro
/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.h138 #define XHCI_EPCTX_1_HID_GET(x) (((x) >> 7) & 0x1) macro

Completed in 116 milliseconds