E1000_ICR_DRSTA
#define E1000_IMS_DRSTA E1000_ICR_DRSTA /* Device Reset Asserted */
#define E1000_ICS_DRSTA E1000_ICR_DRSTA /* Device Reset Aserted */
if (icr & E1000_ICR_DRSTA)
if (icr & E1000_ICR_DRSTA)
if (icr & E1000_ICR_DRSTA)