Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/io/
H A Dzs_common.c428 SCC_READB(1, rr); in zsattach()
432 SCC_READB(0, rr); in zsattach()
439 SCC_READB(12, speed[1]); in zsattach()
440 SCC_READB(13, rr); in zsattach()
/titanic_50/usr/src/uts/sun/sys/
H A Dzsdev.h129 #define SCC_READB(reg, var) { \ macro