Home
last modified time | relevance | path

Searched refs:PCI_REVISION (Results 1 – 4 of 4) sorted by relevance

/external/grub/netboot/
Dpci.h45 #define PCI_REVISION 0x08 /* 8 bits */ macro
Dsis900.c242 pcibios_read_config_byte(pci->bus,pci->devfn, PCI_REVISION, &revision); in sis900_probe()
Dtulip.c1267 pcibios_read_config_byte(pci->bus, pci->devfn, PCI_REVISION, &chip_rev); in tulip_probe()
/external/qemu/hw/
Dpci.h116 #define PCI_REVISION 0x08 /* obsolete, use PCI_REVISION_ID */ macro