Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dserial.h85 struct serial_multiport_struct { struct
86 int irq;
87 int port1;
88 unsigned char mask1, match1;
89 int port2;
90 unsigned char mask2, match2;
91 int port3;
92 unsigned char mask3, match3;
93 int port4;
94 unsigned char mask4, match4;
[all …]