CD180_MSVR_CD
if (ISSET(msvr, CD180_MSVR_CD))
sp->sp_carrier = STC_READ(sc, STC_MSVR) & CD180_MSVR_CD;
sp->sp_carrier = msvr & CD180_MSVR_CD;