Home
last modified time | relevance | path

Searched refs:IGC_ICR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h29 #define IGC_ICR 0x01500 /* Intr Cause Read - RC/W1C */ macro
H A Digc_i225.c222 IGC_READ_REG(hw, IGC_ICR); in igc_reset_hw_i225()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.c646 uint32_t icr = igc_read32(igc, IGC_ICR); in igc_intr_tx_other()
1441 (void) igc_read32(igc, IGC_ICR); in igc_intr_en()
1469 (void) igc_read32(igc, IGC_ICR); in igc_hw_intr_enable()