Home
last modified time | relevance | path

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) in sfxge_nvram_rw()
86 if ((rc = efx_nvram_rw_start(enp, type, &chunk_size)) != 0) in sfxge_nvram_erase()
/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) in efx_bootcfg_read()
279 rc = efx_nvram_rw_start(enp, EFX_NVRAM_BOOTROM_CFG, &chunk_length); in efx_bootcfg_write()
H A Defx_nvram.c215 efx_nvram_rw_start( in efx_nvram_rw_start() function
H A Defx.h1295 efx_nvram_rw_start(