Home
last modified time | relevance | path

Searched refs:PCI_CLASS_DISPLAY (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.h209 #define PCI_CLASS_DISPLAY 0x3 /* Display Controller class */ macro
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2992 if ((baseclass == PCI_CLASS_DISPLAY && subclass == PCI_DISPLAY_VGA) || in add_reg_props()
3031 if ((baseclass == PCI_CLASS_DISPLAY) && in add_reg_props()