Rx_CH_AV 1017 drivers/net/hamradio/dmascc.c while (read_scc(priv, R0) & Rx_CH_AV) Rx_CH_AV 1166 drivers/net/hamradio/dmascc.c while (read_scc(priv, R0) & Rx_CH_AV) { Rx_CH_AV 144 drivers/tty/serial/ip22zilog.c if (regval & Rx_CH_AV) Rx_CH_AV 262 drivers/tty/serial/ip22zilog.c if (!(ch & Rx_CH_AV)) Rx_CH_AV 314 drivers/tty/serial/pmac_zilog.c if (!(ch & Rx_CH_AV)) Rx_CH_AV 819 drivers/tty/serial/pmac_zilog.c while (read_zsreg(uap, 0) & Rx_CH_AV) { Rx_CH_AV 1163 drivers/tty/serial/pmac_zilog.c while (read_zsreg(uap, R0) & Rx_CH_AV) { Rx_CH_AV 1186 drivers/tty/serial/pmac_zilog.c while ((read_zsreg(uap, R0) & Rx_CH_AV) == 0) { Rx_CH_AV 1203 drivers/tty/serial/pmac_zilog.c while ((read_zsreg(uap, R0) & Rx_CH_AV) == 0) { Rx_CH_AV 1345 drivers/tty/serial/pmac_zilog.c if ((read_zsreg(uap, R0) & Rx_CH_AV) != 0) Rx_CH_AV 161 drivers/tty/serial/sunzilog.c if (regval & Rx_CH_AV) Rx_CH_AV 355 drivers/tty/serial/sunzilog.c if (!(ch & Rx_CH_AV)) Rx_CH_AV 1030 drivers/tty/serial/sunzilog.c if (!(ch & Rx_CH_AV)) Rx_CH_AV 236 drivers/tty/serial/zs.c while ((read_zsreg(zport, R0) & Rx_CH_AV) && --loops) Rx_CH_AV 551 drivers/tty/serial/zs.c avail = read_zsreg(zport, R0) & Rx_CH_AV;