Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_regs.h42 #define IGC_EIMC 0x01528 /* Ext. Interrupt Mask Clear - WO */ macro
H A Dif_igc.c2369 IGC_WRITE_REG(hw, IGC_EIMC, 0xffffffff); in igc_if_intr_disable()