Searched refs:C_PRESENTIN (Results 1 – 14 of 14) sorted by relevance
69 if (consoles[cons]->c_flags == (C_PRESENTIN | C_PRESENTOUT)) in cons_probe()111 if ((consoles[cons]->c_flags & (C_PRESENTIN | C_ACTIVEIN)) == in getchar()112 (C_PRESENTIN | C_ACTIVEIN) && in getchar()123 if ((consoles[cons]->c_flags & (C_PRESENTIN | C_ACTIVEIN)) == in ischar()124 (C_PRESENTIN | C_ACTIVEIN) && in ischar()246 if ((consoles[cons]->c_flags & (C_PRESENTIN | C_PRESENTOUT)) == in cons_change()247 (C_PRESENTIN | C_PRESENTOUT)) { in cons_change()267 (C_PRESENTIN | C_PRESENTOUT)) == in cons_change()268 (C_PRESENTIN | C_PRESENTOUT)) in cons_change()
103 #define C_PRESENTIN (1<<0) /* console can provide input */ macro
76 cp->c_flags |= (C_PRESENTIN | C_PRESENTOUT); in userboot_cons_probe()107 userboot_comconsp->c_flags |= (C_PRESENTIN | C_PRESENTOUT); in userboot_comcons_init()
144 if ((comconsole.c_flags & (C_PRESENTIN | C_PRESENTOUT)) == in comc_init()145 (C_PRESENTIN | C_PRESENTOUT)) in comc_init()343 comconsole.c_flags |= (C_PRESENTIN | C_PRESENTOUT); in comc_setup()347 comconsole.c_flags &= ~(C_PRESENTIN | C_PRESENTOUT); in comc_setup()
64 cp->c_flags |= (C_PRESENTIN | C_PRESENTOUT); in nullc_probe()
95 cp->c_flags |= C_PRESENTIN; in vidc_probe()
144 if ((comconsole.c_flags & (C_PRESENTIN | C_PRESENTOUT)) == in comc_init()145 (C_PRESENTIN | C_PRESENTOUT)) in comc_init()325 comconsole.c_flags |= (C_PRESENTIN | C_PRESENTOUT); in comc_setup()329 comconsole.c_flags &= ~(C_PRESENTIN | C_PRESENTOUT); in comc_setup()
135 cp->c_flags |= C_PRESENTIN; in vidc_probe()
57 cp->c_flags |= (C_PRESENTIN | C_PRESENTOUT); in uboot_cons_probe()
61 cp->c_flags |= C_PRESENTIN|C_PRESENTOUT; in c_probe()
54 cp->c_flags |= C_PRESENTIN|C_PRESENTOUT; in hostcons_probe()
63 cp->c_flags |= C_PRESENTIN|C_PRESENTOUT; in ofw_cons_probe()
79 cp->c_flags |= (C_PRESENTIN | C_PRESENTOUT); in dconsole_probe()
112 cp->c_flags |= C_PRESENTIN | C_PRESENTOUT; in efi_cons_probe()