OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NCRCFG2_FE
(Results
1 - 19
of
19
) sorted by relevancy
/src/sys/arch/arc/jazz/
asc.c
177
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,
/src/sys/arch/macppc/dev/
esp.c
210
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
)
/src/sys/arch/sun3/dev/
dma.c
373
((nsc->sc_cfg2 &
NCRCFG2_FE
) ?
377
(nsc->sc_cfg2 &
NCRCFG2_FE
) == 0)
400
(nsc->sc_cfg2 &
NCRCFG2_FE
) ?
esp.c
186
/*
NCRCFG2_FE
enables > 64K transfers */
187
sc->sc_cfg2 |=
NCRCFG2_FE
;
/src/sys/dev/ic/
lsi64854.c
444
((nsc->sc_cfg2 &
NCRCFG2_FE
) ?
448
(nsc->sc_cfg2 &
NCRCFG2_FE
) == 0)
471
(nsc->sc_cfg2 &
NCRCFG2_FE
) ?
ncr53c9xreg.h
137
#define
NCRCFG2_FE
0x40 /* Features Enable */
ncr53c9x.c
144
if ((sc->sc_cfg2 &
NCRCFG2_FE
) || \
/src/sys/arch/sparc/dev/
esp_obio.c
194
/*
NCRCFG2_FE
enables > 64K transfers */
195
sc->sc_cfg2 |=
NCRCFG2_FE
;
/src/sys/arch/amiga/dev/
bzsc.c
198
sc->sc_cfg2 = NCRCFG2_SCSI2 |
NCRCFG2_FE
;
bzivsc.c
190
sc->sc_cfg2 = NCRCFG2_SCSI2 |
NCRCFG2_FE
;
bztzsc.c
192
sc->sc_cfg2 = NCRCFG2_SCSI2 |
NCRCFG2_FE
;
cbiisc.c
186
sc->sc_cfg2 = NCRCFG2_SCSI2 |
NCRCFG2_FE
;
cbsc.c
190
sc->sc_cfg2 = NCRCFG2_SCSI2 |
NCRCFG2_FE
;
flsc.c
174
sc->sc_cfg2 = NCRCFG2_SCSI2 |
NCRCFG2_FE
;
/src/sys/dev/podulebus/
esp_podule.c
152
sc->sc_cfg2 = NCRCFG2_SCSI2 | NCRCFG2_DREQ |
NCRCFG2_FE
;
/src/sys/dev/sbus/
esp_sbus.c
442
/*
NCRCFG2_FE
enables > 64K transfers */
443
sc->sc_cfg2 |=
NCRCFG2_FE
;
/src/sys/dev/pci/
pcscp.c
204
sc->sc_cfg2 = NCRCFG2_SCSI2 |
NCRCFG2_FE
;
/src/sys/arch/mipsco/obio/
asc.c
177
sc->sc_cfg2 = NCRCFG2_SCSI2 |
NCRCFG2_FE
;
/src/sys/arch/next68k/dev/
esp.c
350
/*
NCRCFG2_FE
enables > 64K transfers */
351
sc->sc_cfg2 |=
NCRCFG2_FE
;
Completed in 22 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025