Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dsundance.c163 MACCtrl1 = 0x52, enumerator
424 outw(RxEnable | TxEnable, BASE + MACCtrl1); in sundance_reset()
442 (int) inw(BASE + MACCtrl1), (int) inw(BASE + MACCtrl0))); in sundance_reset()
524 outw(TxDisable, BASE + MACCtrl1); in sundance_transmit()
545 outw(TxEnable, BASE + MACCtrl1); in sundance_transmit()
556 outw(TxDisable, BASE + MACCtrl1); in sundance_transmit()
577 outw(TxDisable | RxDisable | StatsDisable, BASE + MACCtrl1); in sundance_disable()