Home
last modified time | relevance | path

Searched refs:asReference (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOMultiMemoryDescriptor.cpp39 bool asReference ) in OSDefineMetaClassAndStructors()
55 /* asReference */ asReference ) == false) { in OSDefineMetaClassAndStructors()
68 bool asReference ) in initWithDescriptors() argument
102 _descriptorsIsAllocated = asReference ? false : true; in initWithDescriptors()
111 if (asReference) { in initWithDescriptors()
H A DIOMemoryDescriptor.cpp1730 bool asReference) in withRanges() argument
1734 if (that->initWithRanges(ranges, withCount, direction, task, asReference)) { in withRanges()
1817 bool asReference) in withPhysicalRanges() argument
1821 if (that->initWithPhysicalRanges(ranges, withCount, direction, asReference)) { in withPhysicalRanges()
6034 bool asReference) in initWithRanges() argument
6043 bool asReference) in initWithPhysicalRanges() argument
/xnu-11215/iokit/IOKit/
H A DIOMultiMemoryDescriptor.h66 bool asReference = false );
81 bool asReference = false );
H A DIOMemoryDescriptor.h532 …bool asReference = false) APPLE_KEXT_DEPRECATED; /* us…
603 …bool asReference = false) APPLE_KEXT_DEPRECATED; /* use…
639 …bool asReference = false) APPLE_KEXT_DEPRECATED; /* use initWithOp…
643 …bool asReference = false) APPLE_KEXT_DEPRECATED; /* use in…
1213 bool asReference = false) APPLE_KEXT_OVERRIDE APPLE_KEXT_DEPRECATED;
1218 bool asReference = false) APPLE_KEXT_OVERRIDE APPLE_KEXT_DEPRECATED;