HVSI_TSCD 232 drivers/tty/hvc/hvsi.c if ((be32_to_cpu(header->word) & HVSI_TSCD) == 0) { HVSI_TSCD 268 drivers/tty/hvc/hvsi.c if (mctrl_word & HVSI_TSCD) HVSI_TSCD 79 drivers/tty/hvc/hvsi_lib.c hvsi_cd_change(pv, be32_to_cpu(pkt->word) & HVSI_TSCD); HVSI_TSCD 115 drivers/tty/hvc/hvsi_lib.c hvsi_cd_change(pv, be32_to_cpu(r->u.mctrl_word) & HVSI_TSCD);