NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PCIVendor
sys/arch/bebox/stand/boot/boot.h
84
int PCIVendor(int);
sys/arch/bebox/stand/boot/pci.c
191
printf(" Vendor ID: 0x%x\n", PCIVendor(i));
sys/arch/bebox/stand/boot/vreset.c
471
switch (PCIVendor(slot)) {