Home
last modified time | relevance | path

Searched refs:NCR_CFG3 (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/esp/
HDesp_sbus.c519 NCR_WRITE_REG(sc, NCR_CFG3, sc->sc_cfg3); in espattach()
521 NCR_WRITE_REG(sc, NCR_CFG3, sc->sc_cfg3); in espattach()
522 if (NCR_READ_REG(sc, NCR_CFG3) != in espattach()
529 NCR_WRITE_REG(sc, NCR_CFG3, sc->sc_cfg3); in espattach()
HDncr53c9xreg.h153 #define NCR_CFG3 0x0c /* RW - Configuration #3 */ macro
HDncr53c9x.c505 NCR_WRITE_REG(sc, NCR_CFG3, sc->sc_cfg3); in ncr53c9x_reset()
527 NCR_WRITE_REG(sc, NCR_CFG3, sc->sc_cfg3); in ncr53c9x_reset()
791 NCR_WRITE_REG(sc, NCR_CFG3, cfg3); in ncr53c9x_setsync()
/NextBSD/sys/sparc64/sbus/
HDlsi64854.c529 (NCR_READ_REG(nsc, NCR_CFG3) & NCRFASCFG3_EWIDE)) in lsi64854_scsi_intr()