Home
last modified time | relevance | path

Searched refs:NCR_F_DMASELECT (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/sys/arch/sun3/dev/
Desp.c245 sc->sc_features |= NCR_F_DMASELECT; in espattach()
/netbsd/src/sys/arch/sparc/dev/
Desp_obio.c254 sc->sc_features |= NCR_F_DMASELECT; in espattach_obio()
/netbsd/src/sys/dev/ic/
Dncr53c9xvar.h366 #define NCR_F_DMASELECT 0x04 /* can do dmaselect */ macro
Dncr53c9x.c714 if (sc->sc_features & NCR_F_DMASELECT) { in ncr53c9x_select()
772 if ((sc->sc_features & NCR_F_DMASELECT) && !selatns) { in ncr53c9x_select()
2567 if (sc->sc_features & NCR_F_DMASELECT) { in ncr53c9x_intr()
2594 if (sc->sc_features & NCR_F_DMASELECT && in ncr53c9x_intr()
2743 if (sc->sc_features & NCR_F_DMASELECT) { in ncr53c9x_intr()
/netbsd/src/sys/arch/macppc/dev/
Desp.c243 sc->sc_features |= NCR_F_DMASELECT; in espattach()
/netbsd/src/sys/arch/arc/jazz/
Dasc.c224 sc->sc_features |= NCR_F_DMASELECT; in asc_attach()
/netbsd/src/sys/dev/pci/
Dpcscp.c307 sc->sc_features |= NCR_F_DMASELECT; in pcscp_attach()
/netbsd/src/sys/dev/sbus/
Desp_sbus.c514 sc->sc_features |= NCR_F_DMASELECT; in espattach()
/netbsd/src/sys/arch/mac68k/obio/
Desp.c407 sc->sc_features |= NCR_F_DMASELECT; in espattach()
/netbsd/src/sys/arch/next68k/dev/
Desp.c271 sc->sc_features |= NCR_F_DMASELECT; in findchannel_defer()