Home
last modified time | relevance | path

Searched refs:E1000_EEMNGCTL (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_regs.h110 #define E1000_EEMNGCTL 0x01010 /* MNG EEprom Control */ macro
H A De1000_80003es2lan.c642 if (E1000_READ_REG(hw, E1000_EEMNGCTL) & mask) in e1000_get_cfg_done_80003es2lan()
H A De1000_82571.c961 if (E1000_READ_REG(hw, E1000_EEMNGCTL) & in e1000_get_cfg_done_82571()
H A De1000_82575.c1140 if (E1000_READ_REG(hw, E1000_EEMNGCTL) & mask) in e1000_get_cfg_done_82575()
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c292 {"EEMNGCTL", E1000_EEMNGCTL}, {"ERT", E1000_ERT}, in mac_dump()