Lines Matching defs:hvterm_privs
65 static struct hvterm_priv *hvterm_privs[MAX_NR_HVC_CONSOLES];
71 struct hvterm_priv *pv = hvterm_privs[vtermno];
120 struct hvterm_priv *pv = hvterm_privs[vtermno];
138 struct hvterm_priv *pv = hvterm_privs[vtermno];
148 struct hvterm_priv *pv = hvterm_privs[vtermno];
158 struct hvterm_priv *pv = hvterm_privs[hp->vtermno];
172 struct hvterm_priv *pv = hvterm_privs[hp->vtermno];
183 struct hvterm_priv *pv = hvterm_privs[hp->vtermno];
194 struct hvterm_priv *pv = hvterm_privs[hp->vtermno];
204 struct hvterm_priv *pv = hvterm_privs[hp->vtermno];
232 if (!hvterm_privs[0])
239 switch(hvterm_privs[0]->proto) {
260 if (!hvterm_privs[0])
263 switch(hvterm_privs[0]->proto) {
280 if (!hvterm_privs[0])
325 if (hvterm_privs[0] == &hvterm_priv0 &&
327 pv = hvterm_privs[0];
334 if (!hvterm_privs[i])
345 hvterm_privs[termno] = pv;
399 hvterm_privs[0] = &hvterm_priv0;
445 hvterm_privs[0] = &hvterm_priv0;
462 hvterm_privs[0] = &hvterm_priv0;