Lines Matching defs:sgioc_regs
120 struct sgioc_regs { struct
121 struct pi1_regs pport;
122 u32 _unused0[2];
123 struct sgioc_uart_regs uart;
124 struct sgioc_keyb_regs kbdmouse;
125 u8 _gcsel[3];
126 volatile u8 gcsel;
127 u8 _genctrl[3];
128 volatile u8 genctrl;
129 u8 _panel[3];
130 volatile u8 panel;
137 u32 _unused1;
138 u8 _sysid[3];
139 volatile u8 sysid;
143 u32 _unused2;
144 u8 _read[3];
145 volatile u8 read;
146 u32 _unused3;
147 u8 _dmasel[3];
148 volatile u8 dmasel;
155 u32 _unused4;
156 u8 _reset[3];
157 volatile u8 reset;
164 u32 _unused5;
165 u8 _write[3];
166 volatile u8 write;
197 extern struct sgioc_regs *sgioc; argument