Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpci.h293 #define PCI_DISPLAY_IF_8514 0x1 /* 8514 compatible */ macro
/titanic_41/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2743 (progclass & PCI_DISPLAY_IF_8514)) { in add_reg_props()