Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bhyve/
Dpci_xhci.h201 #define XHCI_SCTX_0_DCS_GET(x) ((x) & 0x1) macro
Dpci_xhci.c667 XHCI_SCTX_0_DCS_GET(devep->ep_sctx[i].qwSctx0); in pci_xhci_init_ep()
/freebsd-12-stable/sys/dev/usb/controller/
Dxhci.h186 #define XHCI_SCTX_0_DCS_GET(x) ((x) & 0x1) macro