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

/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Dsab82532reg.h238 #define SAB_VSTR_CD 0x80 /* carrier detect status */ macro
H A Dsab.c643 r = SAB_READ(sc, SAB_VSTR) & SAB_VSTR_CD;
717 (SAB_READ(sc, SAB_VSTR) & SAB_VSTR_CD))
927 if ((SAB_READ(sc, SAB_VSTR) & SAB_VSTR_CD) == 0)

Completed in 28 milliseconds