WOL_REGS
memcpy_toio(hw->regs + WOL_REGS(port, WOL_MAC_ADDR),
skge_write16(hw, WOL_REGS(port, WOL_CTRL_STAT), WOL_CTL_CLEAR_RESULT);
skge_write16(hw, WOL_REGS(port, WOL_CTRL_STAT), ctrl);
memcpy_toio(hw->regs + WOL_REGS(port, WOL_MAC_ADDR),
sky2_write16(hw, WOL_REGS(port, WOL_CTRL_STAT), WOL_CTL_CLEAR_RESULT);
sky2_write16(hw, WOL_REGS(port, WOL_CTRL_STAT), ctrl);