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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dsis900.c58 static u8 pci_revision; variable
344 pci_revision = revision;
642 if( (pci_revision == SIS635A_900_REV) || (pci_revision == SIS900B_900_REV) )
761 if((pci_revision == SIS635A_900_REV) || (pci_revision == SIS900B_900_REV))

Completed in 23 milliseconds