Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dforcedeth.c183 #define NVREG_ADAPTCTL_RUNNING 0x100000 macro
403 if (reg & NVREG_ADAPTCTL_RUNNING) { in mii_rw()
405 writel(reg & ~NVREG_ADAPTCTL_RUNNING, in mii_rw()
445 writel(reg | NVREG_ADAPTCTL_RUNNING, in mii_rw()
761 writel(NVREG_ADAPTCTL_RUNNING, base + NvRegAdapterControl); in forcedeth_reset()