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.h83 struct serial_multiport_struct { struct
84 int irq;
85 int port1;
86 unsigned char mask1, match1;
87 int port2;
88 unsigned char mask2, match2;
89 int port3;
90 unsigned char mask3, match3;
91 int port4;
92 unsigned char mask4, match4;
[all …]