Searched refs:IGC_ICR_DRSTA (Results 1 – 2 of 2) sorted by relevance
264 #define IGC_ICR_DRSTA BIT(30) /* Device Reset Asserted */ macro283 #define IGC_IMS_DRSTA IGC_ICR_DRSTA /* Device Reset Asserted */
5480 if (icr & IGC_ICR_DRSTA) in igc_msix_other()5867 if (icr & IGC_ICR_DRSTA) in igc_intr_msi()5912 if (icr & IGC_ICR_DRSTA) in igc_intr()