Searched refs:E1000_ICR_INT_ASSERTED (Results 1 – 5 of 5) sorted by relevance
391 #define E1000_ICR_INT_ASSERTED 0x80000000 macro
1832 if (!(icr & E1000_ICR_INT_ASSERTED)) in e1000_intr()
393 #define E1000_ICR_INT_ASSERTED 0x80000000 macro
7675 if (!(icr & E1000_ICR_INT_ASSERTED)) in igb_intr()
1710 #define E1000_ICR_INT_ASSERTED 0x80000000 /* If this bit asserted, the driver should claim the int… macro