Searched refs:PCI_NONE_VGA (Results 1 – 2 of 2) sorted by relevance
225 #define PCI_NONE_VGA 0x1 /* VGA compatible */ macro
2702 (baseclass == PCI_CLASS_NONE && subclass == PCI_NONE_VGA)) { in add_reg_props()