Home
last modified time | relevance | path

Searched refs:XHCI_SCTX_0_DCS_GET (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h199 #define XHCI_SCTX_0_DCS_GET(x) ((x) & 0x1) macro
H A Dpci_xhci.c676 XHCI_SCTX_0_DCS_GET(devep->ep_sctx[i].qwSctx0); in pci_xhci_init_ep()
/freebsd/sys/dev/usb/controller/
H A Dxhci.h211 #define XHCI_SCTX_0_DCS_GET(x) ((x) & 0x1) macro