Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_nvm.c346 igc_shift_out_eec_bits(hw, NVM_RDSR_OPCODE_SPI, in igc_ready_nvm_eeprom()
H A Digc_defines.h1024 #define NVM_RDSR_OPCODE_SPI 0x05 /* NVM read Status register */ macro
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h1158 #define NVM_RDSR_OPCODE_SPI 0x05 /* NVM read Status register */ macro
H A De1000_nvm.c411 e1000_shift_out_eec_bits(hw, NVM_RDSR_OPCODE_SPI, in e1000_ready_nvm_eeprom()