Searched defs:r_port (Results 1 – 4 of 4) sorted by relevance
1126 struct r_port { struct1127 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 …]
407 unsigned long r_port, in snd_opl3_create()
303 unsigned long r_port; member
126 unsigned short r_port; member