OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RX_DMA_BURST
(Results
1 - 3
of
3
) 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
via-rhine.c
39
#define
RX_DMA_BURST
4 /* Maximum PCI burst, '4' is 256 bytes */
Completed in 46 milliseconds