Searched refs:GFXP_FLAG_CONSOLE (Results 1 – 1 of 1) sorted by relevance
150 #define GFXP_FLAG_CONSOLE 0x00000001 macro151 #define GFXP_IS_CONSOLE(softc) ((softc)->flags & GFXP_FLAG_CONSOLE)269 softc->flags |= GFXP_FLAG_CONSOLE; in gfxp_check_for_console()274 if (!(softc->flags & GFXP_FLAG_CONSOLE) || !pci_pcie_bus) in gfxp_check_for_console()316 softc->flags &= ~GFXP_FLAG_CONSOLE; in gfxp_check_for_console()