Searched refs:sfxge_nvram_ioc_t (Results 1 - 4 of 4) 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,
79 sfxge_nvram_erase(sfxge_t *sp, sfxge_nvram_ioc_t *snip, efx_nvram_type_t type)
104 sfxge_nvram_ioctl(sfxge_t *sp, sfxge_nvram_ioc_t *snip)
H A Dsfxge_ioc.h84 } sfxge_nvram_ioc_t; typedef in typeref:struct:sfxge_nvram_ioc_s
H A Dsfxge.c628 ioclen = sizeof (sfxge_nvram_ioc_t);
658 sfxge_nvram_ioc_t *snip =
659 (sfxge_nvram_ioc_t *)mp->b_cont->b_rptr;
H A Dsfxge.h1014 extern int sfxge_nvram_ioctl(sfxge_t *, sfxge_nvram_ioc_t *);

Completed in 66 milliseconds