Searched refs:PCIB_BCR_VGA_ENABLE (Results 1 – 4 of 4) sorted by relevance
120 if ((config & PCIB_BCR_VGA_ENABLE) == 0) in vga_pci_is_boot_display()194 if ((config & PCIB_BCR_VGA_ENABLE) == 0) { in vga_pci_map_bios()195 config |= PCIB_BCR_VGA_ENABLE; in vga_pci_map_bios()
524 #define PCIB_BCR_VGA_ENABLE 0x0008 macro
1509 if (sc->bridgectl & (PCIB_BCR_ISA_ENABLE | PCIB_BCR_VGA_ENABLE) || in pcib_attach_common()1517 if (sc->bridgectl & PCIB_BCR_VGA_ENABLE) { in pcib_attach_common()2068 if (sc->bridgectl & PCIB_BCR_VGA_ENABLE) in pcib_alloc_resource()
705 bctl & PCIB_BCR_VGA_ENABLE, subtractive); in print_bridge_windows()