Home
last modified time | relevance | path

Searched refs:DMA_BURST16 (Results 1 – 5 of 5) sorted by relevance

/linux/arch/sparc/include/asm/
H A Ddma.h80 #define DMA_BURST16 0x10 macro
/linux/arch/m68k/include/asm/
H A Ddvma.h194 #define DMA_BURST16 0x10 macro
/linux/arch/sparc/kernel/
H A Dsbus.c116 if (bursts & DMA_BURST16) in sbus_set_sbus64()
/linux/drivers/scsi/
H A Dqlogicpti.c167 } else if (bursts & DMA_BURST16) { in set_sbus_cfg1()
794 (bursts & DMA_BURST16) == 0 || in qpti_get_bursts()
/linux/drivers/net/ethernet/sun/
H A Dsunhme.c1425 } else if (hp->happy_bursts & DMA_BURST16) { in happy_meal_init()