CLMPCC_MSVR_CD
clmpcc_rd_msvr(sc) & CLMPCC_MSVR_CD;
reg = clmpcc_rd_msvr(sc) & CLMPCC_MSVR_CD;
rbits |= (msvr & CLMPCC_MSVR_CD) ? TIOCM_CD : 0;