sys/dev/ic/oosiop.c
1031
oosiop_write_1(sc, OOSIOP_ISTAT, 0);
sys/dev/ic/oosiop.c
562
oosiop_write_1(sc, OOSIOP_DFIFO, oosiop_read_1(sc, OOSIOP_DFIFO) |
sys/dev/ic/oosiop.c
567
oosiop_write_1(sc, OOSIOP_DFIFO, oosiop_read_1(sc, OOSIOP_DFIFO) &
sys/dev/ic/oosiop.c
575
oosiop_write_1(sc, OOSIOP_DFIFO, oosiop_read_1(sc, OOSIOP_DFIFO) |
sys/dev/ic/oosiop.c
580
oosiop_write_1(sc, OOSIOP_DFIFO, oosiop_read_1(sc, OOSIOP_DFIFO) &
sys/dev/ic/oosiop.c
658
oosiop_write_1(sc, OOSIOP_SBCL, sc->sc_tgt[id].scf);
sys/dev/ic/oosiop.c
660
oosiop_write_1(sc, OOSIOP_SXFER, sc->sc_tgt[id].sxfer);
sys/dev/ic/oosiop.c
826
oosiop_write_1(sc, OOSIOP_ISTAT, OOSIOP_ISTAT_ABRT);
sys/dev/ic/oosiop.c
940
oosiop_write_1(sc, OOSIOP_ISTAT, OOSIOP_ISTAT_ABRT);
sys/dev/ic/oosiop.c
942
oosiop_write_1(sc, OOSIOP_ISTAT, 0);
sys/dev/ic/oosiop.c
945
oosiop_write_1(sc, OOSIOP_DCNTL, sc->sc_dcntl | OOSIOP_DCNTL_RST);
sys/dev/ic/oosiop.c
947
oosiop_write_1(sc, OOSIOP_DCNTL, sc->sc_dcntl);
sys/dev/ic/oosiop.c
951
oosiop_write_1(sc, OOSIOP_SCNTL0, OOSIOP_ARB_FULL | OOSIOP_SCNTL0_EPG);
sys/dev/ic/oosiop.c
952
oosiop_write_1(sc, OOSIOP_SCNTL1, OOSIOP_SCNTL1_ESR);
sys/dev/ic/oosiop.c
953
oosiop_write_1(sc, OOSIOP_DCNTL, sc->sc_dcntl);
sys/dev/ic/oosiop.c
954
oosiop_write_1(sc, OOSIOP_DMODE, OOSIOP_DMODE_BL_8);
sys/dev/ic/oosiop.c
955
oosiop_write_1(sc, OOSIOP_SCID, OOSIOP_SCID_VALUE(sc->sc_id));
sys/dev/ic/oosiop.c
956
oosiop_write_1(sc, OOSIOP_DWT, 0xff); /* Enable DMA timeout */
sys/dev/ic/oosiop.c
957
oosiop_write_1(sc, OOSIOP_CTEST7, 0);
sys/dev/ic/oosiop.c
958
oosiop_write_1(sc, OOSIOP_SXFER, 0);
sys/dev/ic/oosiop.c
966
oosiop_write_1(sc, OOSIOP_SIEN,
sys/dev/ic/oosiop.c
969
oosiop_write_1(sc, OOSIOP_DIEN,
sys/dev/ic/oosiop.c
991
oosiop_write_1(sc, OOSIOP_SCNTL1, OOSIOP_SCNTL1_RST);
sys/dev/ic/oosiop.c
993
oosiop_write_1(sc, OOSIOP_SCNTL1, 0);