Home
last modified time | relevance | path

Searched refs:PCI_BCNF_BCNTRL_VGA_ENABLE (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/i86pc/io/
H A Dconsplat.c307 if (data16 & PCI_BCNF_BCNTRL_VGA_ENABLE) in find_fb_dev()
/titanic_50/usr/src/uts/common/sys/
H A Dpci.h101 #define PCI_BCNF_BCNTRL_VGA_ENABLE 0x8 macro
/titanic_50/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c315 if (!(data16 & PCI_BCNF_BCNTRL_VGA_ENABLE)) { in gfxp_check_for_console()
/titanic_50/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c425 if (!(data16 & PCI_BCNF_BCNTRL_VGA_ENABLE)) { in vgatext_check_for_console()
/titanic_50/usr/src/uts/common/io/pciex/
H A Dpcie.c81 PCI_BCNF_BCNTRL_VGA_ENABLE |
/titanic_50/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2968 PCI_BCNF_BCNTRL_VGA_ENABLE) { in add_ppb_props()