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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dforcedeth.c753 NVREG_ADAPTCTL_PHYVALID | NVREG_ADAPTCTL_RUNNING,
1631 if ( phystate & NVREG_ADAPTCTL_RUNNING ) {
1633 phystate &= ~NVREG_ADAPTCTL_RUNNING;
1711 writel ( phystate | NVREG_ADAPTCTL_RUNNING,
H A Dforcedeth.h499 #define NVREG_ADAPTCTL_RUNNING 0x100000 macro

Completed in 90 milliseconds