Home
last modified time | relevance | path

Searched refs:DMA_BRST64 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Ddma.h59 #define DMA_BRST64 0x000c0000 /* SCSI: 64byte bursts (HME on UltraSparc only) */ macro
/openbmc/linux/arch/m68k/include/asm/
H A Ddvma.h168 #define DMA_BRST64 0x00080000 /* SCSI: 64byte bursts (HME on UltraSparc only) */ macro
/openbmc/linux/drivers/scsi/
H A Dsun_esp.c256 esp->prev_hme_dmacsr |= DMA_BRST64; in sbus_esp_reset_dma()