Searched refs:CreatePhysicalAddressSpace (Results 1 - 3 of 3) sorted by last modified time

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLib.h1241 /*! @function CreatePhysicalAddressSpace
1252 IOFireWireLibPhysicalAddressSpaceRef (*CreatePhysicalAddressSpace)( IOFireWireLibDeviceRef self, UInt32 inSize, void* inBackingStore, UInt32 inFlags, REFIID iid) ; member in struct:IOFireWireDeviceInterface_t
H A DIOFireWireLibDevice.cpp1147 Device::CreatePhysicalAddressSpace( function in class:IOFireWireLib::Device
2344 return IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self)->CreatePhysicalAddressSpace(inLength, inBackingStore, flags, iid);
H A DIOFireWireLibDevice.h278 CreatePhysicalAddressSpace(

Completed in 267 milliseconds