OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_REVISION
(Results
1 - 4
of
4
) sorted by null
/external/grub/netboot/
pci.h
45
#define
PCI_REVISION
0x08 /* 8 bits */
sis900.c
245
pcibios_read_config_byte(pci->bus,pci->devfn,
PCI_REVISION
, &revision);
tulip.c
[
all
...]
/external/qemu/hw/
pci.h
116
#define
PCI_REVISION
0x08 /* obsolete, use PCI_REVISION_ID */
Completed in 152 milliseconds