Searched defs:ioc3_uartregs (Results 1 – 2 of 2) sorted by relevance
44 typedef volatile struct ioc3_uartregs { struct45 union {49 } u1;50 union {53 } u2;54 union {57 } u3;58 volatile u8 iu_lcr;59 volatile u8 iu_mcr;60 volatile u8 iu_lsr;[all …]
9 typedef volatile struct ioc3_uartregs { struct10 union {14 } u1;15 union {18 } u2;19 union {22 } u3;23 volatile u8 iu_lcr;24 volatile u8 iu_mcr;25 volatile u8 iu_lsr;[all …]