Home | History | Annotate | Download | only in LegacyBiosDxe

Lines Matching defs:Class

962   // 2. PCI device Sub Class Code is not IDE

994 // 2. PCI device Sub Class Code is not IDE
1453 UINT8 Class;
1459 Class = 0;
1491 &Class
1494 if (Class == PCI_CLASS_MASS_STORAGE) {
1497 if (Class == PCI_CLASS_NETWORK) {
1524 BbsTable[BbsIndex].Class = PnpPtr->Class;