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

  /external/grub/netboot/
fa311.c 55 TxRingPtr=0x20, TxConfig=0x24,
191 writel(tx_config, dev->ioaddr + TxConfig);
202 writew(tx_config, dev->ioaddr + TxConfig);
natsemi.c 117 TxConfig = 0x24,
437 outl(tx_config, ioaddr + TxConfig);
588 outl(tx_config, ioaddr + TxConfig);
rtl8139.c 94 TxConfig=0x40, RxConfig=0x44,
306 outl((TX_DMA_BURST<<8)|0x03000000, ioaddr + TxConfig);

Completed in 27 milliseconds