Class HBAPRDTEntry
Inheritance
System.Object
HBAPRDTEntry
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Cosmos.HAL.BlockDevice.Registers
Assembly: Cosmos.HAL2.dll
Syntax
public class HBAPRDTEntry
Constructors
| Improve this Doc View SourceHBAPRDTEntry(UInt32, UInt32)
Declaration
public HBAPRDTEntry(uint aAddress, uint aEntry)
Parameters
Type | Name | Description |
---|---|---|
System.UInt32 | aAddress | |
System.UInt32 | aEntry |
Properties
| Improve this Doc View SourceDBA
Declaration
public uint DBA { get; set; }
Property Value
Type | Description |
---|---|
System.UInt32 |
DBAU
Declaration
public uint DBAU { get; set; }
Property Value
Type | Description |
---|---|
System.UInt32 |
DBC
Declaration
public uint DBC { get; set; }
Property Value
Type | Description |
---|---|
System.UInt32 |
InterruptOnCompletion
Declaration
public byte InterruptOnCompletion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte |
Reserved
Declaration
public uint Reserved { get; }
Property Value
Type | Description |
---|---|
System.UInt32 |
Reserved1
Declaration
public uint Reserved1 { get; }
Property Value
Type | Description |
---|---|
System.UInt32 |