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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_nvram.c40 sfxge_nvram_rw(sfxge_t *sp, sfxge_nvram_ioc_t *snip, efx_nvram_type_t type, function
170 if ((rc = sfxge_nvram_rw(sp, snip, type, B_FALSE)) != 0)
174 if ((rc = sfxge_nvram_rw(sp, snip, type, B_TRUE)) != 0)

Completed in 56 milliseconds