Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOMemoryDescriptor.h1079 bool _rangesIsAllocated;/* is list allocated by us? */ variable
/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp2187 _rangesIsAllocated = false; in initWithOptions()
2197 _rangesIsAllocated = true; in initWithOptions()
2218 _rangesIsAllocated = false; in initWithOptions()
2236 _rangesIsAllocated = false; in initWithOptions()