Searched defs:initWithAddress (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleRAIDMemoryDescriptor.h45 virtual bool initWithAddress(void *address, IOByteCount withLength, IODirection withDirection) { return false; } function in class:AppleRAIDMemoryDescriptor
46 virtual bool initWithAddress(vm_address_t address, IOByteCount withLength, IODirection withDirection, task_t withTask) function in class:AppleRAIDMemoryDescriptor
/macosx-10.10.1/IOFireWireSBP2-425/IOFireWireSBP2/
H A DIOFireWireSBP2LSIWorkaroundDescriptor.cpp512 bool IOFireWireSBP2LSIWorkaroundDescriptor::initWithAddress( function in class:IOFireWireSBP2LSIWorkaroundDescriptor
520 bool IOFireWireSBP2LSIWorkaroundDescriptor::initWithAddress( function in class:IOFireWireSBP2LSIWorkaroundDescriptor
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1237 IOGeneralMemoryDescriptor::initWithAddress(void * address, function in class:IOGeneralMemoryDescriptor
1248 IOGeneralMemoryDescriptor::initWithAddress(IOVirtualAddress address, function in class:IOGeneralMemoryDescriptor
4304 IOMemoryDescriptor::initWithAddress(void * address, function in class:IOMemoryDescriptor
4312 IOMemoryDescriptor::initWithAddress(IOVirtualAddress address, function in class:IOMemoryDescriptor

Completed in 183 milliseconds