Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
H A Ddma.h82 #define DMA_BURST64 0x40 macro
/linux/arch/m68k/include/asm/
H A Ddvma.h196 #define DMA_BURST64 0x40 macro
/linux/arch/sparc/kernel/
H A Dsbus.c120 if (bursts & DMA_BURST64) in sbus_set_sbus64()
/linux/drivers/scsi/
H A Dqlogicpti.c161 if (sbus_can_burst64() && (bursts & DMA_BURST64)) { in set_sbus_cfg1()
/linux/drivers/net/ethernet/sun/
H A Dsunhme.c1397 if ((hp->happy_bursts & DMA_BURST64) && in happy_meal_init()