HVSI_TSCD
if ((be32_to_cpu(header->word) & HVSI_TSCD) == 0) {
if (mctrl_word & HVSI_TSCD)
hvsi_cd_change(pv, be32_to_cpu(r->u.mctrl_word) & HVSI_TSCD);
hvsi_cd_change(pv, be32_to_cpu(pkt->word) & HVSI_TSCD);