Home
last modified time | relevance | path

Searched refs:SIOP_CTEST3 (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/ic/
H A Dsiop_common.c742 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST3, in siop_ma()
743 bus_space_read_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST3) | in siop_ma()
895 int ctest3 = bus_space_read_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST3); in siop_clearfifo()
900 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST3, in siop_clearfifo()
902 while ((bus_space_read_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST3) & in siop_clearfifo()
907 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST3, in siop_clearfifo()
909 SIOP_CTEST3) & ~CTEST3_CLF); in siop_clearfifo()
H A Dsiopreg.h203 #define SIOP_CTEST3 0x1B /* Chip test 3, R/W */ macro
/openbsd/sys/dev/pci/
H A Dsiop_pci_common.c340 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST3, in siop_pci_reset()
341 bus_space_read_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST3) | in siop_pci_reset()
/openbsd/sys/arch/hppa/dev/
H A Dsiop_sgc.c120 sc->sc_siop.sc_c.sc_rh, SIOP_CTEST3) >> 4); in siop_sgc_attach()
/openbsd/sys/arch/hppa/gsc/
H A Dsiop_gsc.c116 sc->sc_siop.sc_c.sc_rh, SIOP_CTEST3) >> 4); in siop_gsc_attach()