Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GET_PCI_DEVFN
drivers/perf/hisilicon/hisi_pcie_pmu.c
85
#define GET_PCI_DEVFN(bdf) ((bdf) & 0xff)
drivers/perf/hisilicon/hns3_pmu.c
318
#define GET_PCI_DEVFN(bdf) ((bdf) & 0xff)