Home
last modified time | relevance | path

Searched defs:_options (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.141.1/iokit/IOKit/
H A DIOBufferMemoryDescriptor.h83 IOOptionBits _options; variable
/xnu-10063.141.1/iokit/Kernel/
H A DIORangeAllocator.cpp71 IOOptionBits _options ) in init()
H A DIOMemoryDescriptor.cpp5106 IOOptionBits _options, in init()
5590 IOOptionBits _options = newMapping->fOptions; in copyCompatible() local
5658 …oryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length, IOOptionBits _options) in getPhysicalSegment()