Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dserial.h175 struct serial_multiport_struct { struct
176 int irq;
177 int port1;
178 unsigned char mask1, match1;
179 int port2;
180 unsigned char mask2, match2;
181 int port3;
182 unsigned char mask3, match3;
183 int port4;
184 unsigned char mask4, match4;
[all …]