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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOSubMemoryDescriptor.cpp53 if (self && !self->initSubRange(of, offset, length, (IODirection) options)) {
60 bool IOSubMemoryDescriptor::initSubRange( IOMemoryDescriptor * parent, function in class:IOSubMemoryDescriptor
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOSubMemoryDescriptor.h68 * An IOSubMemoryDescriptor can be re-used by calling initSubRange
72 virtual bool initSubRange( IOMemoryDescriptor * parent,

Completed in 14 milliseconds