setDMACommand
Set the DMACommand for this PhysicalAddressSpace.
Declaration
inline void setDMACommand(
IODMACommand *dma_command ) ;Parameters
- dma_command:
Points to IODMACommand object.
Return Value
none
Set the DMACommand for this PhysicalAddressSpace.
inline void setDMACommand(
IODMACommand *dma_command ) ;Points to IODMACommand object.
none