Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_vf.h76 #define E1000_EIMC 0x01528 /* Ext. Intr Mask Clear -WO */ macro
H A De1000_regs.h95 #define E1000_EIMC 0x01528 /* Ext. Interrupt Mask Clear - WO */ macro
/dragonfly/sys/dev/netif/igb/
H A Dif_igb.c2922 E1000_WRITE_REG(&sc->hw, E1000_EIMC, 0xffffffff); in igb_disable_intr()