Home
last modified time | relevance | path

Searched refs:CD1400_MSVR2_CD (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dcd1400reg.h194 #define CD1400_MSVR2_CD (1<<4) /* !CD line (r) */ macro
H A Dcy.c354 ISSET(cy->cy_carrier_stat, CD1400_MSVR2_CD)) in cyopen()
814 if (msvr & CD1400_MSVR2_CD) in cy_modem_control()
989 CD1400_MSVR2_CD) != 0); in cy_poll()
1193 CD1400_MSVR2_CD)) { in cy_intr()
/openbsd/sys/dev/sbus/
H A Dmagma.c535 carrier = ISSET(msvr, cd->cd_parmode ? CD1400_MSVR2_DSR : CD1400_MSVR2_CD); in magma_hard()
1173 if (msvr & CD1400_MSVR2_CD) in mtty_modem_control()