FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
XHCI_EPCTX_1_CERR_SET
sys/dev/usb/controller/xhci.h
139
#define XHCI_EPCTX_1_CERR_SET(x) (((x) & 0x3) << 1)
usr.sbin/bhyve/pci_xhci.h
142
#define XHCI_EPCTX_1_CERR_SET(x) (((x) & 0x3) << 1)