Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PCIE_ECAM_REG_MASK
drivers/pci/ecam.c
190
where &= PCIE_ECAM_REG_MASK;
include/linux/pci-ecam.h
32
#define PCIE_ECAM_REG(x) ((x) & PCIE_ECAM_REG_MASK)