Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dserial.h85 int irq;
86 int port1;
87 unsigned char mask1, match1;
88 int port2;
89 unsigned char mask2, match2;
90 int port3;
91 unsigned char mask3, match3;
92 int port4;
93 unsigned char mask4, match4;
94 int port_monitor;
[all …]