Searched refs:vtermnos (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dhvc_console.c139 * Initial console vtermnos for console API usage prior to full console
145 static uint32_t vtermnos[MAX_NR_HVC_CONSOLES] = variable
165 if (vtermnos[index] < 0)
179 r = cons_ops[index]->put_chars(vtermnos[index], c, i);
194 if (vtermnos[c->index] == -1)
206 if (vtermnos[co->index] == -1)
256 if (vtermnos[index] != -1)
266 vtermnos[index] = vtermno;
779 if (vtermnos[i] == hp->vtermno &&
806 vtermnos[h
[all...]

Completed in 31 milliseconds