Searched refs:IOInterleavedMemoryDescriptor (Results 1 – 4 of 4) sorted by relevance
33 OSDefineMetaClassAndStructors(IOInterleavedMemoryDescriptor, IOMemoryDescriptor) in OSDefineMetaClassAndStructors() argument35 IOInterleavedMemoryDescriptor * IOInterleavedMemoryDescriptor::withCapacity( in OSDefineMetaClassAndStructors()45 IOInterleavedMemoryDescriptor * me = new IOInterleavedMemoryDescriptor; in OSDefineMetaClassAndStructors()58 IOInterleavedMemoryDescriptor::initWithCapacity( in initWithCapacity()99 IOInterleavedMemoryDescriptor::clearMemoryDescriptors( IODirection direction ) in clearMemoryDescriptors()129 IOInterleavedMemoryDescriptor::setMemoryDescriptor( in setMemoryDescriptor()158 IOInterleavedMemoryDescriptor::free() in free()186 IOInterleavedMemoryDescriptor::prepare(IODirection forDirection) in prepare()226 IOInterleavedMemoryDescriptor::complete(IODirection forDirection) in complete()257 IOInterleavedMemoryDescriptor::getPhysicalSegment( in getPhysicalSegment()
39 class IOInterleavedMemoryDescriptor : public IOMemoryDescriptor41 OSDeclareDefaultStructors(IOInterleavedMemoryDescriptor);63 static OSPtr<IOInterleavedMemoryDescriptor> withCapacity( IOByteCount capacity,
72 iokit/Kernel/IOInterleavedMemoryDescriptor.cpp optional iokitcpp
134 IOInterleavedMemoryDescriptor.cpo_CXXWARNFLAGS_ADD += -Wno-sign-conversion