Searched defs:vtermno (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dhvconsole.c40 int hvc_get_chars(uint32_t vtermno, char *buf, int count) argument
61 int hvc_put_chars(uint32_t vtermno, const char *buf, int count) argument
H A Dlpar.c59 int vtermno; /* virtual terminal# for udbg */ variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dhvc_rtas.c47 static inline int hvc_rtas_write_console(uint32_t vtermno, const char *buf, argument
60 static int hvc_rtas_read_console(uint32_t vtermno, char *buf, int count) argument
H A Dhvc_beat.c42 static int hvc_beat_get_chars(uint32_t vtermno, char *buf, int cnt) argument
73 static int hvc_beat_put_chars(uint32_t vtermno, const char *buf, int cnt) argument
H A Dhvc_vio.c50 static int filtered_get_chars(uint32_t vtermno, char *buf, int count) argument
144 const uint32_t *vtermno; local
H A Dhvc_iseries.c110 static int get_chars(uint32_t vtermno, char *buf, int count) argument
141 static int put_chars(uint32_t vtermno, const char *buf, int count) argument
569 const uint32_t *vtermno; local
[all...]
H A Dhvc_console.c85 uint32_t vtermno; member in struct:hvc_struct
249 int hvc_instantiate(uint32_t vtermno, int index, struct hv_ops *ops) argument
749 struct hvc_struct __devinit *hvc_alloc(uint32_t vtermno, int irq, argument
[all...]
H A Dhvsi.c86 uint32_t vtermno; member in struct:hvsi_struct
1280 const uint32_t *vtermno, *irq; local
[all...]

Completed in 66 milliseconds