Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_manage.h90 #define E1000_HICR_FW_RESET_ENABLE 0x40 macro
H A De1000_manage.c500 hicr |= E1000_HICR_FW_RESET_ENABLE; in e1000_load_firmware()
H A De1000_82571.c859 E1000_WRITE_REG(hw, E1000_HICR, E1000_HICR_FW_RESET_ENABLE); in e1000_update_nvm_checksum_82571()