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

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

Completed in 58 milliseconds