createPhysicalAddressSpace
Creates local physical FireWire address spaces for the device to access.
Declaration
virtual IOFWPhysicalAddressSpace *createPhysicalAddressSpace(
IOMemoryDescriptor *mem);Parameters
- mem:
Memory area allocated to back the physical access by Link hardware.
Return Value
A valid IOFWPhysicalAddressSpace object on success; NULL on failure.