HomeSort by relevance Sort by last modified time
    Searched refs:RX_DMA_BURST (Results 1 - 4 of 4) sorted by null

  /external/grub/netboot/
rtl8139.c 75 #define RX_DMA_BURST 4 /* Maximum PCI burst, '4' is 256 bytes */
304 outl((RX_FIFO_THRESH<<13) | (RX_BUF_LEN_IDX<<11) | (RX_DMA_BURST<<8),
sis900.h 109 #define RX_DMA_BURST 0
sis900.c 698 rx_flags = RX_DMA_BURST << RxMXDMA_shift;
via-rhine.c 39 #define RX_DMA_BURST 4 /* Maximum PCI burst, '4' is 256 bytes */

Completed in 30 milliseconds