Home
last modified time | relevance | path

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

/xnu-10002.1.13/tests/nvram_tests/
H A Dnvram_helper.c186 GetVariable(const char *name, io_registry_entry_t optionsRef) in GetVariable()
215 GetVarType(const char *name, io_registry_entry_t optionsRef) in GetVarType()
239 SetVariable(const char *name, const char *value, io_registry_entry_t optionsRef) in SetVariable()
291 DeleteVariable(const char *name, io_registry_entry_t optionsRef) in DeleteVariable()
308 …io_registry_entry_t optionsRef = IORegistryEntryFromPath(kIOMainPortDefault, "IODeviceTree:/option… in CreateOptionsRef() local
317 ReleaseOptionsRef(io_registry_entry_t optionsRef) in ReleaseOptionsRef()
362 …ram_op op, const char *var, const char *val, kern_return_t exp_ret, io_registry_entry_t optionsRef) in TestVarOp()
H A Dnvram_ve_read.c8 static io_registry_entry_t optionsRef = IO_OBJECT_NULL; variable
H A Dnvram_sys_hid_nonentitled.c8 static io_registry_entry_t optionsRef = IO_OBJECT_NULL; variable
H A Dnvram_ve_delete.c8 static io_registry_entry_t optionsRef = IO_OBJECT_NULL; variable
H A Dnvram_sys_hidden.c8 static io_registry_entry_t optionsRef = IO_OBJECT_NULL; variable
H A Dnvram_ve_reset.c8 static io_registry_entry_t optionsRef = IO_OBJECT_NULL; variable
H A Dnvram_ve_mod.c8 static io_registry_entry_t optionsRef = IO_OBJECT_NULL; variable
H A Dnvram_system.c8 static io_registry_entry_t optionsRef = IO_OBJECT_NULL; variable
H A Dnvram_nonentitled.c8 static io_registry_entry_t optionsRef = IO_OBJECT_NULL; variable