Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h298 #define PCI_DISPLAY_IF_8514 0x1 /* 8514 compatible */ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpci_props.c191 { PCI_CLASS_DISPLAY, PCI_DISPLAY_VGA, PCI_DISPLAY_IF_8514 }
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c3033 (progclass & PCI_DISPLAY_IF_8514)) { in add_reg_props()