Home
last modified time | relevance | path

Searched refs:PCI_DISPLAY_VGA (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpci_props.c190 { PCI_CLASS_DISPLAY, PCI_DISPLAY_VGA, PCI_DISPLAY_IF_VGA },
191 { PCI_CLASS_DISPLAY, PCI_DISPLAY_VGA, PCI_DISPLAY_IF_8514 }
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h289 #define PCI_DISPLAY_VGA 0x0 /* VGA device */ macro
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c3002 if ((baseclass == PCI_CLASS_DISPLAY && subclass == PCI_DISPLAY_VGA) || in add_reg_props()
3042 (subclass == PCI_DISPLAY_VGA) && in add_reg_props()