Searched refs:E1000_ICR (Results 1 – 6 of 6) sorted by relevance
32 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
73 {E1000_ICR, "ICR"},
21 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
1398 adapter->test_icr |= rd32(E1000_ICR); in igb_test_intr()1484 wr32(E1000_ICR, ~0); in igb_intr_test()1506 wr32(E1000_ICR, ~0); in igb_intr_test()1528 wr32(E1000_ICR, ~0); in igb_intr_test()
225 {E1000_ICR, "ICR"},2146 rd32(E1000_ICR); in igb_up()4202 rd32(E1000_ICR); in __igb_open()7099 u32 icr = rd32(E1000_ICR); in igb_msix_other()8181 u32 icr = rd32(E1000_ICR); in igb_intr_msi()8220 u32 icr = rd32(E1000_ICR); in igb_intr()
799 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro1045 #define E1000_82542_ICR E1000_ICR