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