Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h1013 #define NVM_WRITE_OPCODE_MICROWIRE 0x5 /* NVM write opcode */ macro
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h1147 #define NVM_WRITE_OPCODE_MICROWIRE 0x5 /* NVM write opcode */ macro
H A De1000_nvm.c719 e1000_shift_out_eec_bits(hw, NVM_WRITE_OPCODE_MICROWIRE, in e1000_write_nvm_microwire()