Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_manage.h90 #define E1000_HICR_FW_RESET_ENABLE 0x40 macro
H A De1000_manage.c502 hicr |= E1000_HICR_FW_RESET_ENABLE; in e1000_load_firmware()
H A De1000_82571.c743 E1000_WRITE_REG(hw, E1000_HICR, E1000_HICR_FW_RESET_ENABLE); in e1000_update_nvm_checksum_82571()