taglinefilesource code
PCI_CLASS_DISPLAY_VGA214arch/alpha/kernel/bios32.cdev->class >> 8 == PCI_CLASS_DISPLAY_VGA ||
PCI_CLASS_DISPLAY_VGA433arch/alpha/kernel/bios32.cif ((dev->class >> 8) == PCI_CLASS_DISPLAY_VGA) {
PCI_CLASS_DISPLAY_VGA627arch/alpha/kernel/bios32.cif ((dev->class >> 8) == PCI_CLASS_DISPLAY_VGA) {
PCI_CLASS_DISPLAY_VGA329drivers/pci/pci.ccase PCI_CLASS_DISPLAY_VGA:    return "VGA compatible controller";