Searched defs:r_port (Results 1 – 4 of 4) sorted by relevance
1127 struct r_port { struct1128 int magic;1129 struct tty_port port;1130 int line;1131 int flags; /* Don't yet match the ASY_ flags!! */1132 unsigned int board:3;1133 unsigned int aiop:2;1134 unsigned int chan:3;1135 CONTROLLER_t *ctlp;1136 CHANNEL_t channel;[all …]
404 unsigned long r_port, in snd_opl3_create()
301 unsigned long r_port; member
123 unsigned short r_port; member