Searched refs:NCR_CFG3 (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/dev/esp/ |
| HD | esp_sbus.c | 519 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()
|
| HD | ncr53c9xreg.h | 153 #define NCR_CFG3 0x0c /* RW - Configuration #3 */ macro
|
| HD | ncr53c9x.c | 505 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/ |
| HD | lsi64854.c | 529 (NCR_READ_REG(nsc, NCR_CFG3) & NCRFASCFG3_EWIDE)) in lsi64854_scsi_intr()
|