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

  /src/sys/dev/ic/
siop_common.c 785 CTEST3_CLF);
944 ctest3 | CTEST3_CLF);
946 CTEST3_CLF) != 0) {
952 SIOP_CTEST3) & ~CTEST3_CLF);
siopreg.h 202 #define CTEST3_CLF 0x04
  /src/sys/arch/bebox/stand/boot/
siop.c 157 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 78 milliseconds