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_VGA626arch/alpha/kernel/bios32.cif ((dev->class >> 8) == PCI_CLASS_DISPLAY_VGA) {
PCI_CLASS_DISPLAY_VGA320drivers/pci/pci.ccase PCI_CLASS_DISPLAY_VGA:    return "VGA compatible controller";