Searched refs:pci_pcie_bus (Results 1 – 2 of 2) sorted by relevance
246 int pci_pcie_bus) in gfxp_check_for_console() argument274 if (!(softc->flags & GFXP_FLAG_CONSOLE) || !pci_pcie_bus) in gfxp_check_for_console()334 int pci_pcie_bus = 0; in gfxp_vgatext_attach() local388 pci_pcie_bus = 1; in gfxp_vgatext_attach()462 gfxp_check_for_console(devi, softc, pci_pcie_bus); in gfxp_vgatext_attach()
357 int pci_pcie_bus) in vgatext_check_for_console() argument384 if (!(softc->flags & VGATEXT_FLAG_CONSOLE) || !pci_pcie_bus) in vgatext_check_for_console()444 int pci_pcie_bus = 0; in vgatext_attach() local507 pci_pcie_bus = 1; in vgatext_attach()586 vgatext_check_for_console(devi, softc, pci_pcie_bus); in vgatext_attach()