Searched refs:DMA_BURST16 (Results 1 - 12 of 12) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Ddma.h161 #define DMA_BURST16 0x10 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Ddma.h161 #define DMA_BURST16 0x10 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Ddvma.h186 #define DMA_BURST16 0x10 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Ddma.h147 #define DMA_BURST16 0x10 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Ddvma.h186 #define DMA_BURST16 0x10 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Ddma.h147 #define DMA_BURST16 0x10 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dqlogicpti.c161 } else if (bursts & DMA_BURST16) {
756 (bursts & DMA_BURST16) == 0 ||
H A Desp.c475 can_do_burst16 = (esp->bursts & DMA_BURST16) != 0;
971 (bursts & DMA_BURST16) == 0 ||
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsbus.c624 if (bursts & DMA_BURST16)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dsunqe.c818 if (bsizes == 0xff || (bsizes & DMA_BURST16) == 0 ||
H A Dsunbmac.c1113 if (bsizes == 0xff || (bsizes & DMA_BURST16) == 0 ||
H A Dsunhme.c1602 } else if (hp->happy_bursts & DMA_BURST16) {

Completed in 142 milliseconds