Searched refs:E1000_ICR (Results 1 – 7 of 7) sorted by relevance
28 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
71 {E1000_ICR, "ICR"},
21 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
1380 adapter->test_icr |= rd32(E1000_ICR); in igb_test_intr()1464 wr32(E1000_ICR, ~0); in igb_intr_test()1486 wr32(E1000_ICR, ~0); in igb_intr_test()1508 wr32(E1000_ICR, ~0); in igb_intr_test()
1501 rd32(E1000_ICR); in igb_reset_hw_82575()2320 rd32(E1000_ICR); in igb_reset_hw_82580()
263 {E1000_ICR, "ICR"},2138 rd32(E1000_ICR); in igb_up()3972 rd32(E1000_ICR); in __igb_open()6552 u32 icr = rd32(E1000_ICR); in igb_msix_other()7631 u32 icr = rd32(E1000_ICR); in igb_intr_msi()7670 u32 icr = rd32(E1000_ICR); in igb_intr()
802 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro1048 #define E1000_82542_ICR E1000_ICR