Contents

setDMACommand

Set the DMACommand for this PhysicalAddressSpace.

Declaration

inline void setDMACommand(
 IODMACommand *dma_command ) ;

Parameters

  • dma_command:

    Points to IODMACommand object.

Return Value

none

See Also

Miscellaneous