Searched refs:vtermnos (Results 1 – 1 of 1) sorted by relevance
143 static uint32_t vtermnos[MAX_NR_HVC_CONSOLES] = variable163 if (vtermnos[index] == -1) in hvc_console_print()177 r = cons_ops[index]->put_chars(vtermnos[index], c, i); in hvc_console_print()185 vtermnos[index]); in hvc_console_print()194 hvc_console_flush(cons_ops[index], vtermnos[index]); in hvc_console_print()199 if (vtermnos[c->index] == -1) in hvc_console_device()211 if (vtermnos[co->index] == -1) in hvc_console_setup()292 if (vtermnos[index] != -1) in hvc_instantiate()302 vtermnos[index] = vtermno; in hvc_instantiate()948 if (vtermnos[i] == hp->vtermno && in hvc_alloc()[all …]