Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_82571.h56 #define E1000_NVM_INIT_CTRL2_MNGM 0x6000 macro
H A De1000_manage.c374 ((data & E1000_NVM_INIT_CTRL2_MNGM) == in e1000_enable_mng_pass_thru()
H A De1000_82571.c1464 return (data & E1000_NVM_INIT_CTRL2_MNGM) != 0; in e1000_check_mng_mode_82574()