Searched refs:IGC_EIMC (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/igc/ | ||
H A D | igc_regs.h | 42 #define IGC_EIMC 0x01528 /* Ext. Interrupt Mask Clear - WO */ macro |
H A D | if_igc.c | 2369 IGC_WRITE_REG(hw, IGC_EIMC, 0xffffffff); in igc_if_intr_disable() |