Home
last modified time | relevance | path

Searched refs:SFXGE_NVRAM_OP_SET_VER (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_nvram.c124 snip->sni_op == SFXGE_NVRAM_OP_SET_VER) { in sfxge_nvram_ioctl()
186 case SFXGE_NVRAM_OP_SET_VER: in sfxge_nvram_ioctl()
H A Dsfxge_ioc.h91 #define SFXGE_NVRAM_OP_SET_VER 0x00000006 macro