Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_nvram.c122 if (snip->sni_op == SFXGE_NVRAM_OP_WRITE || in sfxge_nvram_ioctl()
173 case SFXGE_NVRAM_OP_WRITE: in sfxge_nvram_ioctl()
H A Dsfxge_ioc.h88 #define SFXGE_NVRAM_OP_WRITE 0x00000003 macro