FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PCI_CFG_BUS
sys/arm/mv/mv_pci.c
259
#define PCI_CFG_BUS(bus) (((bus) & 0xff) << 16)
sys/arm/nvidia/tegra_pcie.c
227
#define PCI_CFG_BUS(bus) (((bus) & 0xff) << 16)