Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_nvram.c123 snip->sni_op == SFXGE_NVRAM_OP_ERASE || in sfxge_nvram_ioctl()
177 case SFXGE_NVRAM_OP_ERASE: in sfxge_nvram_ioctl()
H A Dsfxge_ioc.h89 #define SFXGE_NVRAM_OP_ERASE 0x00000004 macro