Home
last modified time | relevance | path

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, in sfxge_nvram_rw() function
170 if ((rc = sfxge_nvram_rw(sp, snip, type, B_FALSE)) != 0) in sfxge_nvram_ioctl()
174 if ((rc = sfxge_nvram_rw(sp, snip, type, B_TRUE)) != 0) in sfxge_nvram_ioctl()