Home
last modified time | relevance | path

Searched refs:PCI_NONE_VGA (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dpci.h225 #define PCI_NONE_VGA 0x1 /* VGA compatible */ macro
/titanic_44/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2702 (baseclass == PCI_CLASS_NONE && subclass == PCI_NONE_VGA)) { in add_reg_props()