initWithDMACommand
Initialize physical address space with IODMACommand.
Declaration
virtual bool initWithDMACommand(
IOFireWireBus *bus,
IODMACommand *command );Parameters
- bus:
Points to IOFireWireBus object.
- command:
Points to IODMACommand.
Return Value
returns true if success, else false