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

/freebsd-11.0-release/sys/dev/esp/
H A Desp_sbus.c519 NCR_WRITE_REG(sc, NCR_CFG3, sc->sc_cfg3);
521 NCR_WRITE_REG(sc, NCR_CFG3, sc->sc_cfg3);
522 if (NCR_READ_REG(sc, NCR_CFG3) !=
529 NCR_WRITE_REG(sc, NCR_CFG3, sc->sc_cfg3);
H A Dncr53c9xreg.h153 #define NCR_CFG3 0x0c /* RW - Configuration #3 */ macro
H A Dncr53c9x.c505 NCR_WRITE_REG(sc, NCR_CFG3, sc->sc_cfg3);
527 NCR_WRITE_REG(sc, NCR_CFG3, sc->sc_cfg3);
791 NCR_WRITE_REG(sc, NCR_CFG3, cfg3);
/freebsd-11.0-release/sys/sparc64/sbus/
H A Dlsi64854.c529 (NCR_READ_REG(nsc, NCR_CFG3) & NCRFASCFG3_EWIDE))

Completed in 33 milliseconds