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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dforcedeth.c758 i = readl ( ioaddr + NvRegPowerState );
760 writel ( NVREG_POWERSTATE_POWEREDUP | i, ioaddr + NvRegPowerState );
764 writel ( readl ( ioaddr + NvRegPowerState ) | NVREG_POWERSTATE_VALID,
765 ioaddr + NvRegPowerState ); local
H A Dforcedeth.h533 NvRegPowerState = 0x26c, enumerator in enum:__anon15166

Completed in 49 milliseconds