Searched refs:E1000_ICR (Results 1 – 7 of 7) sorted by relevance
46 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
88 {E1000_ICR, "ICR"},
41 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
1372 adapter->test_icr |= rd32(E1000_ICR); in igb_test_intr()1456 wr32(E1000_ICR, ~0); in igb_intr_test()1478 wr32(E1000_ICR, ~0); in igb_intr_test()1500 wr32(E1000_ICR, ~0); in igb_intr_test()
1481 rd32(E1000_ICR); in igb_reset_hw_82575()2299 rd32(E1000_ICR); in igb_reset_hw_82580()
269 {E1000_ICR, "ICR"},1746 rd32(E1000_ICR); in igb_up()3088 rd32(E1000_ICR); in __igb_open()5470 u32 icr = rd32(E1000_ICR); in igb_msix_other()6263 u32 icr = rd32(E1000_ICR); in igb_intr_msi()6302 u32 icr = rd32(E1000_ICR); in igb_intr()
827 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro1073 #define E1000_82542_ICR E1000_ICR