Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_regs.h40 #define E1000_CTRL_DUP 0x00004 /* Device Control Duplicate (Shadow) - RW */ macro
H A De1000_82540.c296 E1000_WRITE_REG(hw, E1000_CTRL_DUP, ctrl | E1000_CTRL_RST); in e1000_reset_hw_82540()