Home
last modified time | relevance | path

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

/linux-3.3/drivers/tty/
Drocket_int.h1126 struct r_port { struct
1127 int magic;
1128 struct tty_port port;
1129 int line;
1130 int flags; /* Don't yet match the ASY_ flags!! */
1131 unsigned int board:3;
1132 unsigned int aiop:2;
1133 unsigned int chan:3;
1134 CONTROLLER_t *ctlp;
1135 CHANNEL_t channel;
[all …]
/linux-3.3/sound/drivers/opl3/
Dopl3_lib.c407 unsigned long r_port, in snd_opl3_create()
/linux-3.3/include/sound/
Dopl3.h303 unsigned long r_port; member
/linux-3.3/net/sunrpc/
Drpcb_clnt.c126 unsigned short r_port; member