Searched refs:defaults (Results 1 – 7 of 7) sorted by relevance
381 IORegistryEntry *defaults; in IODTGetDefault() local385 defaults = IORegistryEntry::fromPath( "/defaults", gIODTPlane ); in IODTGetDefault()386 if (defaults == NULL) { in IODTGetDefault()390 defaultObj = OSDynamicCast( OSData, defaults->getProperty(key)); in IODTGetDefault()393 defaults->release(); in IODTGetDefault()399 defaults->release(); in IODTGetDefault()405 defaults->release(); in IODTGetDefault()
379 offs = len(spec.args) - len(spec.defaults)380 if index < offs or spec.defaults[index - offs] is not None:
153 and defaults to the `acq_rel` compiler barrier (which prevents the
313 The `task_exc_guard_default` boot-arg can be used to change these defaults.
243 # generate TARGET_CONFIGS using KERNEL_CONFIGS and ARCH_CONFIGS and MACHINE_CONFIGS (which defaults…
1250 # and defaults to enabled except for DEBUG kernels
36 * `<sdkroot>`: path to macOS SDK on disk. (defaults to `/`)