Home
last modified time | relevance | path

Searched refs:NVM_WREN_OPCODE_SPI (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_nvm.c456 igc_shift_out_eec_bits(hw, NVM_WREN_OPCODE_SPI, in igc_write_nvm_spi()
H A Digc_defines.h1023 #define NVM_WREN_OPCODE_SPI 0x06 /* NVM set Write Enable latch */ macro
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h1157 #define NVM_WREN_OPCODE_SPI 0x06 /* NVM set Write Enable latch */ macro
H A De1000_nvm.c636 e1000_shift_out_eec_bits(hw, NVM_WREN_OPCODE_SPI, in e1000_write_nvm_spi()