Home
last modified time | relevance | path

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, in sfxge_nvram_rw()
79 sfxge_nvram_erase(sfxge_t *sp, sfxge_nvram_ioc_t *snip, efx_nvram_type_t type) in sfxge_nvram_erase()
104 sfxge_nvram_ioctl(sfxge_t *sp, sfxge_nvram_ioc_t *snip) in sfxge_nvram_ioctl()
H A Dsfxge_ioc.h84 } sfxge_nvram_ioc_t; typedef
H A Dsfxge.c628 ioclen = sizeof (sfxge_nvram_ioc_t); in sfxge_ioctl()
658 sfxge_nvram_ioc_t *snip = in sfxge_ioctl()
659 (sfxge_nvram_ioc_t *)mp->b_cont->b_rptr; in sfxge_ioctl()
H A Dsfxge.h1014 extern int sfxge_nvram_ioctl(sfxge_t *, sfxge_nvram_ioc_t *);