Searched refs:PCI_REVISION (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dpci.c309 pcibios_read_config_dword(bus, devfn, PCI_REVISION, &l);
H A Dpci.h70 #define PCI_REVISION 0x08 /* 8 bits */ macro
H A Dsis900.c341 pcibios_read_config_byte(pci->bus,pci->devfn, PCI_REVISION, &revision);
H A De1000.c3300 pci_read_config_byte(pdev, PCI_REVISION, &hw->revision_id);
H A Dtulip.c1299 pcibios_read_config_byte(pci->bus, pci->devfn, PCI_REVISION, &chip_rev);

Completed in 31 milliseconds