Searched refs:C_PRESENTIN (Results 1 – 12 of 12) sorted by relevance
120 if (consoles[cons]->c_flags == (C_PRESENTIN | C_PRESENTOUT)) in cons_probe()165 (C_PRESENTIN | C_ACTIVEIN)) == in getchar()166 (C_PRESENTIN | C_ACTIVEIN) && in getchar()179 if ((consoles[cons]->c_flags & (C_PRESENTIN | C_ACTIVEIN)) == in ischar()180 (C_PRESENTIN | C_ACTIVEIN) && in ischar()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()
105 #define C_PRESENTIN (1<<0) /* console can provide input */ 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()
90 cp->c_flags |= C_PRESENTIN; in vidc_probe()
513 cp->c_flags |= C_PRESENTIN; 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()