NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PCI_SUBCLASS
sys/arch/sandpoint/stand/altboot/globals.h
106
#define PCI_SUBCLASS(v) (((v) >> 16) & 0xff)
sys/dev/pci/pcireg.h
144
#define PCI_SUBCLASS(cr) \