devices/e1000/e1000-2.6.18-ethercat.h
changeset 678 5e0d5f04dc65
parent 675 e36e070750e6
equal deleted inserted replaced
677:7c7cf2d6c911 678:5e0d5f04dc65
   345 #endif
   345 #endif
   346 	boolean_t smart_power_down;	/* phy smart power down */
   346 	boolean_t smart_power_down;	/* phy smart power down */
   347 	unsigned long flags;
   347 	unsigned long flags;
   348 
   348 
   349 	ec_device_t *ecdev;
   349 	ec_device_t *ecdev;
       
   350 	unsigned long ec_watchdog_jiffies;
   350 };
   351 };
   351 
   352 
   352 enum e1000_state_t {
   353 enum e1000_state_t {
   353 	__E1000_DRIVER_TESTING,
   354 	__E1000_DRIVER_TESTING,
   354 	__E1000_RESETTING,
   355 	__E1000_RESETTING,