Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dsundance.c225 RxEnable = 0x0800, RxDisable = 0x1000, RxEnabled = 0x2000, enumerator
577 outw(TxDisable | RxDisable | StatsDisable, BASE + MACCtrl1); in sundance_disable()