Home
last modified time | relevance | path

Searched defs:sfxge_nvram_ioc_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_ioc.h72 typedef struct sfxge_nvram_ioc_s { struct
73 uint32_t sni_op;
74 uint32_t sni_type;
75 uint32_t sni_offset;
76 uint32_t sni_size;
77 uint32_t sni_subtype;
78 uint16_t sni_version[4]; /* get/set_ver */
83 uint8_t sni_data[32*1024]; /* read/write */