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

  /external/grub/netboot/
rtl8139.c 76 #define TX_DMA_BURST 4 /* Calculate as 16<<val. */
306 outl((TX_DMA_BURST<<8)|0x03000000, ioaddr + TxConfig);
sis900.h 108 #define TX_DMA_BURST 0
sis900.c 697 tx_flags = TxATP | (TX_DMA_BURST << TxMXDMA_shift) | (TX_FILL_THRESH << TxFILLT_shift);
via-rhine.c 40 #define TX_DMA_BURST 4

Completed in 37 milliseconds