Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_nvm.c349 if (!(spi_stat_reg & NVM_STATUS_RDY_SPI)) in igc_ready_nvm_eeprom()
H A Digc_defines.h1027 #define NVM_STATUS_RDY_SPI 0x01 macro
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h1161 #define NVM_STATUS_RDY_SPI 0x01 macro
H A De1000_nvm.c414 if (!(spi_stat_reg & NVM_STATUS_RDY_SPI)) in e1000_ready_nvm_eeprom()