Searched defs:pci_revision (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Detherfabric_nic.h157 int pci_revision; member in struct:efab_nic
H A Dsis900.c63 static u8 pci_revision;
367 pci_revision = revision;
672 if( (pci_revision >= SIS635A_900_REV) || (pci_revision == SIS900B_900_REV) )
800 if((pci_revision == SIS635A_900_REV) || (pci_revision == SIS900B_900_REV))
62 static u8 pci_revision; variable

Completed in 106 milliseconds