Searched refs:C_PRESENTIN (Results 1 – 12 of 12) sorted by relevance
101 if (consoles[cons]->c_flags == (C_PRESENTIN | C_PRESENTOUT)) in cons_probe()146 (C_PRESENTIN | C_ACTIVEIN)) == in getchar()147 (C_PRESENTIN | C_ACTIVEIN) && in getchar()160 if ((consoles[cons]->c_flags & (C_PRESENTIN | C_ACTIVEIN)) == in ischar()161 (C_PRESENTIN | C_ACTIVEIN) && in ischar()286 (C_PRESENTIN | C_PRESENTOUT)) == in cons_change()287 (C_PRESENTIN | C_PRESENTOUT)) { in cons_change()314 (C_PRESENTIN | C_PRESENTOUT)) == in cons_change()315 (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()
360 sc->c_flags = C_PRESENTIN | C_PRESENTOUT; in comc_probe()362 sc->c_flags &= ~(C_PRESENTIN | C_PRESENTOUT); in comc_probe()373 if (eficom.c_flags & (C_PRESENTIN | C_PRESENTOUT)) { in comc_probe_compat()599 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()