Home
last modified time | relevance | path

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

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