Searched refs:C_PRESENTOUT (Results 1 – 4 of 4) sorted by relevance
67 if (consoles[cons]->c_flags == (C_PRESENTIN | C_PRESENTOUT)) in cons_probe()80 (consoles[cons]->c_flags == (C_PRESENTIN | C_PRESENTOUT))) in cons_probe()
119 #define C_PRESENTOUT (1<<1) macro
40 cp->c_flags |= C_PRESENTIN | C_PRESENTOUT; in ski_cons_probe()
47 cp->c_flags |= C_PRESENTIN | C_PRESENTOUT; in efi_cons_probe()