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

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

Completed in 126 milliseconds