Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dsundance.c224 TxEnable = 0x0100, TxDisable = 0x0200, TxEnabled = 0x0400, enumerator
524 outw(TxDisable, BASE + MACCtrl1); in sundance_transmit()
556 outw(TxDisable, BASE + MACCtrl1); in sundance_transmit()
577 outw(TxDisable | RxDisable | StatsDisable, BASE + MACCtrl1); in sundance_disable()