Searched refs:efx_nvram_rw_start (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_nvram.c51 if ((rc = efx_nvram_rw_start(enp, type, &chunk_size)) != 0)
86 if ((rc = efx_nvram_rw_start(enp, type, &chunk_size)) != 0)
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_bootcfg.c160 if ((rc = efx_nvram_rw_start(enp, EFX_NVRAM_BOOTROM_CFG, NULL)) != 0)
279 rc = efx_nvram_rw_start(enp, EFX_NVRAM_BOOTROM_CFG, &chunk_length);
H A Defx_nvram.c215 efx_nvram_rw_start( function
H A Defx.h1295 efx_nvram_rw_start(

Completed in 77 milliseconds