Searched defs:optionsRef (Results 1 – 9 of 9) sorted by relevance
| /xnu-10002.1.13/tests/nvram_tests/ |
| H A D | nvram_helper.c | 186 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 D | nvram_ve_read.c | 8 static io_registry_entry_t optionsRef = IO_OBJECT_NULL; variable
|
| H A D | nvram_sys_hid_nonentitled.c | 8 static io_registry_entry_t optionsRef = IO_OBJECT_NULL; variable
|
| H A D | nvram_ve_delete.c | 8 static io_registry_entry_t optionsRef = IO_OBJECT_NULL; variable
|
| H A D | nvram_sys_hidden.c | 8 static io_registry_entry_t optionsRef = IO_OBJECT_NULL; variable
|
| H A D | nvram_ve_reset.c | 8 static io_registry_entry_t optionsRef = IO_OBJECT_NULL; variable
|
| H A D | nvram_ve_mod.c | 8 static io_registry_entry_t optionsRef = IO_OBJECT_NULL; variable
|
| H A D | nvram_system.c | 8 static io_registry_entry_t optionsRef = IO_OBJECT_NULL; variable
|
| H A D | nvram_nonentitled.c | 8 static io_registry_entry_t optionsRef = IO_OBJECT_NULL; variable
|