Searched refs:C_PRESENTIN (Results 1 – 12 of 12) sorted by relevance
70 if (consoles[cons]->c_flags == (C_PRESENTIN | C_PRESENTOUT)) in cons_probe()113 (C_PRESENTIN | C_ACTIVEIN)) == in getchar()114 (C_PRESENTIN | C_ACTIVEIN) && in getchar()127 if ((consoles[cons]->c_flags & (C_PRESENTIN | C_ACTIVEIN)) == in ischar()128 (C_PRESENTIN | C_ACTIVEIN) && in ischar()253 (C_PRESENTIN | C_PRESENTOUT)) == in cons_change()254 (C_PRESENTIN | C_PRESENTOUT)) { in cons_change()281 (C_PRESENTIN | C_PRESENTOUT)) == in cons_change()282 (C_PRESENTIN | C_PRESENTOUT)) in cons_change()
104 #define C_PRESENTIN (1<<0) /* console can provide input */ macro
144 if ((comconsole.c_flags & (C_PRESENTIN | C_PRESENTOUT)) == in comc_init()145 (C_PRESENTIN | C_PRESENTOUT)) in comc_init()339 comconsole.c_flags &= ~(C_PRESENTIN | C_PRESENTOUT); in comc_setup()355 comconsole.c_flags |= (C_PRESENTIN | C_PRESENTOUT); in comc_setup()359 comconsole.c_flags &= ~(C_PRESENTIN | C_PRESENTOUT); in comc_setup()
64 cp->c_flags |= (C_PRESENTIN | C_PRESENTOUT); in nullc_probe()
96 cp->c_flags |= C_PRESENTIN; in vidc_probe()
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()
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()
114 cp->c_flags |= C_PRESENTIN | C_PRESENTOUT; in efi_cons_probe()