Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Desp_sbus.c415 NCR_WRITE_REG(sc, NCR_CFG2, sc->sc_cfg2); in espattach()
417 if ((NCR_READ_REG(sc, NCR_CFG2) & ~NCRCFG2_RSVD) != in espattach()
422 NCR_WRITE_REG(sc, NCR_CFG2, sc->sc_cfg2); in espattach()
/openbsd/sys/dev/ic/
H A Dncr53c9xreg.h131 #define NCR_CFG2 0x0b /* RW - Configuration #2 */ macro
H A Dncr53c9x.c309 NCR_WRITE_REG(sc, NCR_CFG2, sc->sc_cfg2); in ncr53c9x_reset()
323 NCR_WRITE_REG(sc, NCR_CFG2, sc->sc_cfg2); in ncr53c9x_reset()