HomeSort by: relevance | last modified time | path
    Searched refs:SAB_VSTR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
sab82532reg.h 75 #define SAB_VSTR 0x34 /* r: version status */
237 /* SAB_VSTR: version status register */
sab.c 288 r = SAB_READ(sc, SAB_VSTR) & SAB_VSTR_VMASK;
655 r = SAB_READ(sc, SAB_VSTR) & SAB_VSTR_CD;
734 (SAB_READ(sc, SAB_VSTR) & SAB_VSTR_CD))
944 if ((SAB_READ(sc, SAB_VSTR) & SAB_VSTR_CD) == 0)

Completed in 128 milliseconds