Home
last modified time | relevance | path

Searched refs:NCR_WRITE_REG (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dncr53c9x.c136 NCR_WRITE_REG(sc, NCR_RCH, 0); \
312 NCR_WRITE_REG(sc, NCR_CCF, sc->sc_ccf); in ncr53c9x_reset()
313 NCR_WRITE_REG(sc, NCR_SYNCOFF, 0); in ncr53c9x_reset()
326 NCR_WRITE_REG(sc, NCR_SYNCOFF, 0); in ncr53c9x_reset()
334 NCR_WRITE_REG(sc, NCR_SYNCOFF, 0); in ncr53c9x_reset()
563 NCR_WRITE_REG(sc, NCR_CFG3, cfg3); in ncr53c9x_setsync()
566 NCR_WRITE_REG(sc, NCR_SYNCTP, synctp); in ncr53c9x_setsync()
616 NCR_WRITE_REG(sc, NCR_SELID, target); in ncr53c9x_select()
1264 NCR_WRITE_REG(sc, NCR_FIFO, 0); in ncr53c9x_rdfifo()
1310 NCR_WRITE_REG(sc, NCR_FIFO, p[i]); in ncr53c9x_wrfifo()
[all …]
H A Dncr53c9xvar.h388 #define NCR_WRITE_REG(sc, reg, val) \ macro
396 NCR_WRITE_REG(sc, NCR_CMD, cmd); \
399 #define NCRCMD(sc, cmd) NCR_WRITE_REG(sc, NCR_CMD, cmd)
/openbsd/sys/dev/sbus/
H A Desp_sbus.c415 NCR_WRITE_REG(sc, NCR_CFG2, sc->sc_cfg2); in espattach()
422 NCR_WRITE_REG(sc, NCR_CFG2, sc->sc_cfg2); in espattach()
424 NCR_WRITE_REG(sc, NCR_CFG3, sc->sc_cfg3); in espattach()
426 NCR_WRITE_REG(sc, NCR_CFG3, sc->sc_cfg3); in espattach()
434 NCR_WRITE_REG(sc, NCR_CFG3, sc->sc_cfg3); in espattach()