Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
siop_common.c | 938 int ctest3 = bus_space_read_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST3); local in function:siop_clearfifo 944 ctest3 | CTEST3_CLF); |
siop_common.c | 938 int ctest3 = bus_space_read_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST3); local in function:siop_clearfifo 944 ctest3 | CTEST3_CLF); |
/src/sys/arch/bebox/stand/boot/ | |
siop.c | 154 uint8_t ctest3 = readb(adp->addr + SIOP_CTEST3); local in function:siop_clearfifo 157 writeb(adp->addr + SIOP_CTEST3, ctest3 | CTEST3_CLF); |
siop.c | 154 uint8_t ctest3 = readb(adp->addr + SIOP_CTEST3); local in function:siop_clearfifo 157 writeb(adp->addr + SIOP_CTEST3, ctest3 | CTEST3_CLF); |