Searched refs:E1000_ICR_INT_ASSERTED (Results 1 – 5 of 5) sorted by relevance
404 #define E1000_ICR_INT_ASSERTED 0x80000000 macro
1840 if (!(icr & E1000_ICR_INT_ASSERTED)) in e1000_intr()1910 if (!(icr & E1000_ICR_INT_ASSERTED)) { in e1000_msix_other()
379 #define E1000_ICR_INT_ASSERTED 0x80000000 macro
6307 if (!(icr & E1000_ICR_INT_ASSERTED)) in igb_intr()
1735 #define E1000_ICR_INT_ASSERTED 0x80000000 /* If this bit asserted, the driver should claim the int… macro