Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PCIE_CFG_SPACE_SIZE
usr/src/uts/i86pc/os/pci_cfgacc_x86.c
39
#define PCIE_CFG_SPACE_SIZE (PCI_CONF_HDR_SIZE << 4)
usr/src/uts/sun4u/io/pciex/pci_cfgacc_4u.c
36
#define PCIE_CFG_SPACE_SIZE (PCI_CONF_HDR_SIZE << 4)
usr/src/uts/sun4v/io/pciex/pci_cfgacc_4v.c
42
#define PCIE_CFG_SPACE_SIZE (PCI_CONF_HDR_SIZE << 4)