Home
last modified time | relevance | path

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

/xnu-8796.121.2/tests/nvram_tests/
H A Dnvram_helper.c188 GetVariable(const char *name, io_registry_entry_t optionsRef) in GetVariable()
213 SetVariable(const char *name, const char *value, io_registry_entry_t optionsRef) in SetVariable()
265 DeleteVariable(const char *name, io_registry_entry_t optionsRef) in DeleteVariable()
280 ResetNVram(io_registry_entry_t optionsRef) in ResetNVram()
294 …io_registry_entry_t optionsRef = IORegistryEntryFromPath(kIOMainPortDefault, "IODeviceTree:/option… in GetOptions() local
303 ReleaseOptions(io_registry_entry_t optionsRef) in ReleaseOptions()
H A Dnvram_var_entitled.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_sys_hidden.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