Searched refs:_descriptorsIsAllocated (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/iokit/IOKit/
H A DIOMultiMemoryDescriptor.h46 bool _descriptorsIsAllocated; member in class:IOMultiMemoryDescriptor
/xnu-2782.1.97/iokit/Kernel/
H A DIOMultiMemoryDescriptor.cpp86 if ( _descriptorsIsAllocated )
97 _descriptorsIsAllocated = asReference ? false : true;
143 if ( _descriptorsIsAllocated )

Completed in 25 milliseconds