Searched refs:MIN_DMA_LEN (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/sys/arch/sun3/dev/
H A Dsivar.h41 #define MIN_DMA_LEN 128 macro
H A Dsi.c105 #define MIN_DMA_LEN 128 macro
147 ncr_sc->sc_min_dma_len = MIN_DMA_LEN;
281 if (xlen < MIN_DMA_LEN)
H A Dsi_sebuf.c70 #define MIN_DMA_LEN 128 macro
233 ncr_sc->sc_min_dma_len = MIN_DMA_LEN;
488 if (ntrans < MIN_DMA_LEN) {
585 if (xlen < MIN_DMA_LEN)
H A Dsi_obio.c504 if (ntrans < MIN_DMA_LEN) {
H A Dsi_vme.c504 if (ntrans < MIN_DMA_LEN) {
/netbsd-current/sys/arch/mac68k/dev/
H A Dsbcvar.h33 #define MIN_DMA_LEN 128 macro
H A Dsbc.c624 if (xlen < MIN_DMA_LEN)
/netbsd-current/sys/dev/vme/
H A Dsc_vme.c104 #define MIN_DMA_LEN 128 macro
184 sc->sc_min_dma_len = MIN_DMA_LEN;
H A Dsi.c116 #define MIN_DMA_LEN 128 macro
303 ncr_sc->sc_min_dma_len = MIN_DMA_LEN;
478 if (xlen < MIN_DMA_LEN)
/netbsd-current/sys/arch/sun2/dev/
H A Dsc_mbmem.c93 #define MIN_DMA_LEN 128 macro
175 sc->sc_min_dma_len = MIN_DMA_LEN;
/netbsd-current/sys/arch/vax/vsa/
H A Dncr.c73 #define MIN_DMA_LEN 128 macro
180 ncr_sc->sc_min_dma_len = MIN_DMA_LEN;
270 if (xlen < MIN_DMA_LEN)
/netbsd-current/sys/dev/pcmcia/
H A Dnca_pcmcia.c75 #define MIN_DMA_LEN 128 macro
174 sc->sc_min_dma_len = MIN_DMA_LEN;
/netbsd-current/sys/arch/news68k/dev/
H A Dsi.c62 #define MIN_DMA_LEN 128 macro
155 ncr_sc->sc_min_dma_len = MIN_DMA_LEN;
/netbsd-current/sys/dev/isa/
H A Dnca_isa.c111 #define MIN_DMA_LEN 128 macro
408 sc->sc_min_dma_len = MIN_DMA_LEN;
/netbsd-current/sys/arch/sparc/dev/
H A Dsw.c129 #define MIN_DMA_LEN 128 macro
330 ncr_sc->sc_min_dma_len = MIN_DMA_LEN;
505 if (xlen < MIN_DMA_LEN)
/netbsd-current/sys/arch/mac68k/obio/
H A Dsbc_obio.c198 ncr_sc->sc_min_dma_len = MIN_DMA_LEN;

Completed in 140 milliseconds