Lines Matching refs:rebooted
254 int rebooted;
2485 if (mgp->rebooted == 0) {
3379 int status, rebooted;
3387 rebooted = 0;
3390 * if the card rebooted due to a parity error
3393 netdev_err(mgp->dev, "NIC rebooted (0x%x),%s resetting\n",
3398 mgp->rebooted = 1;
3399 rebooted = 1;
3402 mgp->rebooted = 0;
3404 * A rebooted nic will come back with config space as
3446 if (!rebooted) {