Searched refs:E1000_ICR_INT_ASSERTED (Results 1 – 5 of 5) sorted by relevance
394 #define E1000_ICR_INT_ASSERTED 0x80000000 macro
1830 if (!(icr & E1000_ICR_INT_ASSERTED)) in e1000_intr()
396 #define E1000_ICR_INT_ASSERTED 0x80000000 macro
8158 if (!(icr & E1000_ICR_INT_ASSERTED)) in igb_intr()
1707 #define E1000_ICR_INT_ASSERTED 0x80000000 /* If this bit asserted, the driver should claim the int… macro