Searched refs:E1000_ICR_DRSTA (Results 1 – 2 of 2) sorted by relevance
394 #define E1000_ICR_DRSTA 0x40000000 /* Device Reset Asserted */ macro436 #define E1000_IMS_DRSTA E1000_ICR_DRSTA /* Device Reset Asserted */445 #define E1000_ICS_DRSTA E1000_ICR_DRSTA /* Device Reset Aserted */
7035 if (icr & E1000_ICR_DRSTA) in igb_msix_other()8118 if (icr & E1000_ICR_DRSTA) in igb_intr_msi()8163 if (icr & E1000_ICR_DRSTA) in igb_intr()