Searched refs:njsc32_write_4 (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | ninjascsi32.c | 180 njsc32_write_4(struct njsc32_softc *sc, int no, u_int32_t val) in njsc32_write_4() function 302 njsc32_write_4(sc, NJSC32_REG_BM_CNT, 0); in njsc32_init() 985 njsc32_write_4(sc, NJSC32_REG_SGT_ADR, sc->sc_ap_dma); in njsc32_cmd_load() 993 njsc32_write_4(sc, NJSC32_REG_SCSI_MSG_OUT, msgoutreg); in njsc32_cmd_load() 1000 njsc32_write_4(sc, NJSC32_REG_SGT_ADR, cmd->c_sgtdmaaddr); in njsc32_cmd_load() 1696 njsc32_write_4(sc, NJSC32_REG_SGT_ADR, cmd->c_sgtdmaaddr); in njsc32_cmd_reload() 2106 njsc32_write_4(sc, NJSC32_REG_SCSI_MSG_OUT, msgout); in njsc32_msgin() 2612 njsc32_write_4(sc, in njsc32_intr()
|