Searched refs:CTEST3_CLF (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dsiop_common.c785 CTEST3_CLF);
944 ctest3 | CTEST3_CLF);
946 CTEST3_CLF) != 0) {
952 SIOP_CTEST3) & ~CTEST3_CLF);
H A Dsiopreg.h202 #define CTEST3_CLF 0x04 macro
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dsiop.c157 writeb(adp->addr + SIOP_CTEST3, ctest3 | CTEST3_CLF);
158 while ((readb(adp->addr + SIOP_CTEST3) & CTEST3_CLF) != 0) {
163 readb(adp->addr + SIOP_CTEST3) & ~CTEST3_CLF);

Completed in 146 milliseconds