Class ATAPI.PacketCommands
Collection of predefined command packets to be sent to the ATAPI device
Inheritance
System.Object
ATAPI.PacketCommands
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
Assembly: Cosmos.HAL2.dll
Syntax
public class PacketCommands
Fields
| Improve this Doc View SourceGetMaxLBA
Declaration
public static byte[] GetMaxLBA
Field Value
Type | Description |
---|---|
System.Byte[] |
ReadSector
Declaration
public static byte[] ReadSector
Field Value
Type | Description |
---|---|
System.Byte[] |
Unload
Declaration
public static byte[] Unload
Field Value
Type | Description |
---|---|
System.Byte[] |