Home
last modified time | relevance | path

Searched refs:IGC_ICS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/igc/
H A Digc_regs.h30 #define IGC_ICS 0x01504 /* Intr Cause Set - WO */ macro
H A Dif_igc.c887 IGC_WRITE_REG(&sc->hw, IGC_ICS, IGC_ICS_LSC); in igc_if_init()