Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_82571.h56 #define E1000_NVM_INIT_CTRL2_MNGM 0x6000 macro
H A De1000_manage.c376 ((data & E1000_NVM_INIT_CTRL2_MNGM) == in e1000_enable_mng_pass_thru()
H A De1000_82571.c1458 return (data & E1000_NVM_INIT_CTRL2_MNGM) != 0; in e1000_check_mng_mode_82574()