Home
last modified time | relevance | path

Searched refs:NVM_WRITE_OPCODE_SPI (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_defines.h1154 #define NVM_WRITE_OPCODE_SPI 0x02 /* NVM write opcode */ macro
H A De1000_nvm.c621 u8 write_opcode = NVM_WRITE_OPCODE_SPI; in e1000_write_nvm_spi()