Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_i210.h50 #define E1000_STM_OPCODE 0xDB00 macro
H A De1000_nvm.h97 #define E1000_STM_OPCODE 0xDB00 macro
H A De1000_82571.c739 if ((E1000_READ_REG(hw, E1000_FLOP) & 0xFF00) == E1000_STM_OPCODE) { in e1000_update_nvm_checksum_82571()