Searched defs:termno (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/tty/hvc/
H A Dhvsi_lib.c415 hvsilib_init(struct hvsi_priv *pv, ssize_t (*get_chars)(uint32_t termno, u8 *buf, size_t count), ssize_t (*put_chars)(uint32_t termno, const u8 *buf, size_t count), int termno, int is_console) argument
[all...]
H A Dhvc_vio.c57 u32 termno; /* HV term number */ member in struct:hvterm_priv
305 int i, termno = -1; local
389 const __be32 *termno; local
[all...]
H A Dhvc_opal.c160 unsigned int termno, irq, boot = 0; local
239 int termno; local
269 unsigned int termno = hvc_opal_boot_termno; local
294 unsigned int termno = hvc_opal_boot_termno; local
331 const __be32 *termno; local
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dhvsi.h77 uint32_t termno; member in struct:hvsi_priv

Completed in 193 milliseconds