Home
last modified time | relevance | path

Searched defs:ioc3_uartregs (Results 1 – 2 of 2) sorted by relevance

/arch/ia64/include/asm/sn/
Dioc3.h19 struct ioc3_uartregs { struct
20 char iu_lcr;
21 union {
24 } u3;
25 union {
50 struct ioc3_uartregs uartb; argument
/arch/mips/include/asm/sn/
Dioc3.h11 typedef volatile struct ioc3_uartregs { struct
12 union {
16 } u1;
17 union {
20 } u2;
21 union {
24 } u3;
25 volatile u8 iu_lcr;
26 volatile u8 iu_mcr;
27 volatile u8 iu_lsr;
[all …]