Searched refs:C_PRESENTOUT (Results 1 – 12 of 12) sorted by relevance
120 if (consoles[cons]->c_flags == (C_PRESENTIN | C_PRESENTOUT)) in cons_probe()196 if ((consoles[cons]->c_flags & (C_PRESENTOUT | C_ACTIVEOUT)) == in putchar()197 (C_PRESENTOUT | C_ACTIVEOUT)) in putchar()309 (C_PRESENTIN | C_PRESENTOUT)) == in cons_change()310 (C_PRESENTIN | C_PRESENTOUT)) { in cons_change()337 (C_PRESENTIN | C_PRESENTOUT)) == in cons_change()338 (C_PRESENTIN | C_PRESENTOUT)) in cons_change()
106 #define C_PRESENTOUT (1<<1) /* console can provide output */ macro
141 if ((comconsole.c_flags & (C_PRESENTIN | C_PRESENTOUT)) == in comc_init()142 (C_PRESENTIN | C_PRESENTOUT)) in comc_init()337 comconsole.c_flags &= ~(C_PRESENTIN | C_PRESENTOUT); in comc_setup()353 comconsole.c_flags |= (C_PRESENTIN | C_PRESENTOUT); in comc_setup()357 comconsole.c_flags &= ~(C_PRESENTIN | C_PRESENTOUT); in comc_setup()
60 cp->c_flags |= (C_PRESENTIN | C_PRESENTOUT); in nullc_probe()
94 cp->c_flags |= C_PRESENTOUT; in vidc_probe()
517 cp->c_flags |= C_PRESENTOUT; in vidc_probe()
72 cp->c_flags |= (C_PRESENTIN | C_PRESENTOUT); in userboot_cons_probe()103 userboot_comconsp->c_flags |= (C_PRESENTIN | C_PRESENTOUT); in userboot_comcons_init()
361 sc->c_flags = C_PRESENTIN | C_PRESENTOUT; in comc_probe()363 sc->c_flags &= ~(C_PRESENTIN | C_PRESENTOUT); in comc_probe()374 if (eficom.c_flags & (C_PRESENTIN | C_PRESENTOUT)) { in comc_probe_compat()600 eficom.c_flags |= (C_PRESENTIN | C_PRESENTOUT); in comc_setup()
431 cp->c_flags |= C_PRESENTIN | C_PRESENTOUT; in efi_cons_probe()
53 cp->c_flags |= (C_PRESENTIN | C_PRESENTOUT); in uboot_cons_probe()
53 cp->c_flags |= C_PRESENTIN|C_PRESENTOUT; in hostcons_probe()
59 cp->c_flags |= C_PRESENTIN|C_PRESENTOUT; in ofw_cons_probe()