Searched refs:NCRCFG2_FE (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/arc/jazz/
H A Dasc.c177 asc_write_reg(sc, NCR_CFG2, NCRCFG2_FE);
185 sc->sc_cfg2 = NCRCFG2_SCSI2 | NCRCFG2_FE;
332 ((sc->sc_cfg2 & NCRCFG2_FE)
336 (sc->sc_cfg2 & NCRCFG2_FE) == 0)
368 (sc->sc_cfg2 & NCRCFG2_FE) ? NCR_READ_REG(sc, NCR_TCH) : 0,
/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Ddma.c374 ((nsc->sc_cfg2 & NCRCFG2_FE) ?
378 (nsc->sc_cfg2 & NCRCFG2_FE) == 0)
401 (nsc->sc_cfg2 & NCRCFG2_FE) ?
H A Desp.c186 /* NCRCFG2_FE enables > 64K transfers */
187 sc->sc_cfg2 |= NCRCFG2_FE;
/netbsd-6-1-5-RELEASE/sys/arch/macppc/dev/
H A Desp.c211 sc->sc_cfg2 = NCRCFG2_SCSI2; /* | NCRCFG2_FE */
449 ((nsc->sc_cfg2 & NCRCFG2_FE)
454 (nsc->sc_cfg2 & NCRCFG2_FE) == 0)
476 (nsc->sc_cfg2 & NCRCFG2_FE)
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dlsi64854.c445 ((nsc->sc_cfg2 & NCRCFG2_FE) ?
449 (nsc->sc_cfg2 & NCRCFG2_FE) == 0)
472 (nsc->sc_cfg2 & NCRCFG2_FE) ?
H A Dncr53c9xreg.h137 #define NCRCFG2_FE 0x40 /* Features Enable */ macro
H A Dncr53c9x.c144 if ((sc->sc_cfg2 & NCRCFG2_FE) || \
/netbsd-6-1-5-RELEASE/sys/arch/sparc/dev/
H A Desp_obio.c194 /* NCRCFG2_FE enables > 64K transfers */
195 sc->sc_cfg2 |= NCRCFG2_FE;
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Dbzivsc.c191 sc->sc_cfg2 = NCRCFG2_SCSI2 | NCRCFG2_FE;
H A Dbzsc.c199 sc->sc_cfg2 = NCRCFG2_SCSI2 | NCRCFG2_FE;
H A Dbztzsc.c193 sc->sc_cfg2 = NCRCFG2_SCSI2 | NCRCFG2_FE;
H A Dcbiisc.c187 sc->sc_cfg2 = NCRCFG2_SCSI2 | NCRCFG2_FE;
H A Dcbsc.c191 sc->sc_cfg2 = NCRCFG2_SCSI2 | NCRCFG2_FE;
H A Dflsc.c175 sc->sc_cfg2 = NCRCFG2_SCSI2 | NCRCFG2_FE;
/netbsd-6-1-5-RELEASE/sys/arch/mipsco/obio/
H A Dasc.c178 sc->sc_cfg2 = NCRCFG2_SCSI2 | NCRCFG2_FE;
/netbsd-6-1-5-RELEASE/sys/dev/sbus/
H A Desp_sbus.c452 /* NCRCFG2_FE enables > 64K transfers */
453 sc->sc_cfg2 |= NCRCFG2_FE;
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpcscp.c203 sc->sc_cfg2 = NCRCFG2_SCSI2 | NCRCFG2_FE;
/netbsd-6-1-5-RELEASE/sys/arch/next68k/dev/
H A Desp.c343 /* NCRCFG2_FE enables > 64K transfers */
344 sc->sc_cfg2 |= NCRCFG2_FE;

Completed in 122 milliseconds