Home
last modified time | relevance | path

Searched refs:RX_DMA_BURST (Results 1 – 4 of 4) sorted by relevance

/external/grub/netboot/
Drtl8139.c75 #define RX_DMA_BURST 4 /* Maximum PCI burst, '4' is 256 bytes */ macro
304 outl((RX_FIFO_THRESH<<13) | (RX_BUF_LEN_IDX<<11) | (RX_DMA_BURST<<8), in rtl_reset()
Dsis900.h109 #define RX_DMA_BURST 0 macro
Dvia-rhine.c39 #define RX_DMA_BURST 4 /* Maximum PCI burst, '4' is 256 bytes */ macro
Dsis900.c685 rx_flags = RX_DMA_BURST << RxMXDMA_shift; in sis900_check_mode()