Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
XHCI_ERSTS_MASK
usr/src/uts/common/io/usb/hcd/xhci/xhci_event.c
99
reg &= ~XHCI_ERSTS_MASK;
usr/src/uts/common/sys/usb/hcd/xhci/xhcireg.h
231
#define XHCI_ERSTS_SET(x) ((x) & XHCI_ERSTS_MASK)