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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dforcedeth.c96 writel ( NVREG_MIISTAT_MASK_RW, ioaddr + NvRegMIIStatus );
121 } else if ( readl ( ioaddr + NvRegMIIStatus ) & NVREG_MIISTAT_ERROR ) {
732 writel ( NVREG_MIISTAT_MASK_ALL, ioaddr + NvRegMIIStatus );
768 writel ( NVREG_MIISTAT_MASK_ALL, ioaddr + NvRegMIIStatus );
772 readl ( ioaddr + NvRegMIIStatus );
773 writel ( NVREG_MIISTAT_MASK_ALL, ioaddr + NvRegMIIStatus );
966 readl ( ioaddr + NvRegMIIStatus );
967 writel ( NVREG_MIISTAT_LINKCHANGE, ioaddr + NvRegMIIStatus );
1636 writel ( NVREG_MIISTAT_MASK_ALL, ioaddr + NvRegMIIStatus );
H A Dforcedeth.h487 NvRegMIIStatus = 0x180, enumerator in enum:__anon15166

Completed in 93 milliseconds