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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A D3c515.c116 RxDisable = 3 << 11, RxEnable = 4 << 11, RxReset = 5 << 11, enumerator in enum:corkscrew_cmd
584 outw(RxDisable, nic->ioaddr + EL3_CMD);
H A Dsundance.c208 RxEnable = 0x0800, RxDisable = 0x1000, RxEnabled = 0x2000, enumerator in enum:mac_ctrl1_bits
560 outw(TxDisable | RxDisable | StatsDisable, BASE + MACCtrl1);

Completed in 47 milliseconds