Searched refs:C_PRESENTOUT (Results 1 – 15 of 15) sorted by relevance
69 if (consoles[cons]->c_flags == (C_PRESENTIN | C_PRESENTOUT)) in cons_probe()140 if ((consoles[cons]->c_flags & (C_PRESENTOUT | C_ACTIVEOUT)) == in putchar()141 (C_PRESENTOUT | C_ACTIVEOUT)) in putchar()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()
116 #define C_PRESENTOUT (1<<1) /* console can provide output */ 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()333 comconsole.c_flags |= (C_PRESENTIN | C_PRESENTOUT); in comc_setup()337 comconsole.c_flags &= ~(C_PRESENTIN | C_PRESENTOUT); in comc_setup()
64 cp->c_flags |= (C_PRESENTIN | C_PRESENTOUT); in nullc_probe()
68 cp->c_flags |= (C_PRESENTIN | C_PRESENTOUT); in spinc_probe()
99 cp->c_flags |= C_PRESENTOUT; 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()
139 cp->c_flags |= C_PRESENTOUT; in vidc_probe()
57 cp->c_flags |= (C_PRESENTIN | C_PRESENTOUT); in uboot_cons_probe()
38 cp->c_flags |= C_PRESENTIN | C_PRESENTOUT; in ski_cons_probe()
63 cp->c_flags |= C_PRESENTIN|C_PRESENTOUT; in ofw_cons_probe()
79 cp->c_flags |= (C_PRESENTIN | C_PRESENTOUT); in dconsole_probe()
73 cp->c_flags |= C_PRESENTIN|C_PRESENTOUT; in ps3cons_probe()
108 cp->c_flags |= C_PRESENTIN | C_PRESENTOUT; in efi_cons_probe()