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

/xnu-2782.1.97/iokit/IOKit/
H A DIOMemoryDescriptor.h904 bool _rangesIsAllocated; /* is list allocated by us? */ member in class:IOGeneralMemoryDescriptor
/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1531 _rangesIsAllocated = false;
1542 _rangesIsAllocated = true;
1561 _rangesIsAllocated = false;
1578 _rangesIsAllocated = false;

Completed in 33 milliseconds