Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__pcibus_to_node
arch/s390/include/asm/topology.h
96
#define pcibus_to_node(bus) __pcibus_to_node(bus)
arch/x86/include/asm/pci.h
120
node = __pcibus_to_node(bus);
arch/x86/include/asm/topology.h
78
#define pcibus_to_node(bus) __pcibus_to_node(bus)