NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PCIAddress
sys/arch/bebox/stand/boot/boot.h
85
u_long PCIAddress(int, u_int, int);
sys/arch/bebox/stand/boot/siop.c
1186
addr = PCIAddress(slot, 1, PCI_MAPREG_TYPE_MEM);
sys/arch/prep/stand/boot/boot.h
70
u_long PCIAddress(int, u_int, int);
sys/arch/prep/stand/boot/siop.c
1148
addr = PCIAddress(slot, 1, PCI_MAPREG_TYPE_MEM);