Lines Matching defs:blocked
342 * inaccessible and resetting the PHY is not blocked, toggle the
376 DEBUGOUT("Required LANPHYPC toggle blocked by ME\n");
409 ERROR_REPORT("Reset blocked by ME\n");
430 ERROR_REPORT("ME blocked access to PHY after reset\n");
2193 * e1000_check_reset_block_ich8lan - Check if PHY reset is blocked
2203 bool blocked = FALSE;
2211 blocked = TRUE;
2215 blocked = FALSE;
2216 } while (blocked && (i++ < 30));
2217 return blocked ? E1000_BLK_PHY_RESET : E1000_SUCCESS;
5759 * on which PHY resets are not blocked, if the PHY registers cannot be