System\CIM_AllocatedDMA.mof.mof (HTML version)

Return to index
CIM_AllocatedDMA Superclass: CIM_AllocatedResource
An association between a LogicalDevice and a DMA System Resource indicating that the DMA Channel is assigned to the Device.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_LogicalDevice REF Dependent ;
The LogicalDevice to which the Resource is assigned.
MappingStrings { "MIF.DMTF|System Resource DMA Info|001.6" }
boolean BusMaster ;
Boolean indicating whether the LogicalDevice can act as a bus master on the DMA Channel.
Override ( "Antecedent" )
CIM_DMA REF Antecedent ;
The DMA Channel.