Searched refs:E1000_ICR_DRSTA (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_defines.h329 #define E1000_ICR_DRSTA 0x40000000 /* Device Reset Asserted */ macro
371 #define E1000_IMS_DRSTA E1000_ICR_DRSTA /* Device Reset Asserted */
380 #define E1000_ICS_DRSTA E1000_ICR_DRSTA /* Device Reset Aserted */
H A Digb_main.c4465 if (icr & E1000_ICR_DRSTA)
5152 if (icr & E1000_ICR_DRSTA)
5194 if (icr & E1000_ICR_DRSTA)

Completed in 81 milliseconds