Home
last modified time | relevance | path

Searched refs:SAB_VSTR_CD (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sparc64/dev/
H A Dsab82532reg.h238 #define SAB_VSTR_CD 0x80 /* carrier detect status */ macro
H A Dsab.c655 r = SAB_READ(sc, SAB_VSTR) & SAB_VSTR_CD; in sabtty_softintr()
734 (SAB_READ(sc, SAB_VSTR) & SAB_VSTR_CD)) in sabopen()
944 if ((SAB_READ(sc, SAB_VSTR) & SAB_VSTR_CD) == 0) in sabtty_mdmctrl()