ReactOS 0.4.15-dev-7906-g1b85a5f
_IDE_REGISTERS_1 Union Reference

#include <atapi.h>

Collaboration diagram for _IDE_REGISTERS_1:

Classes

struct  _i
 
struct  _o
 

Public Attributes

USHORT Data
 
UCHAR BlockCount
 
UCHAR BlockNumber
 
UCHAR CylinderLow
 
UCHAR CylinderHigh
 
UCHAR DriveSelect
 
UCHAR Command
 
struct _IDE_REGISTERS_1::_o o
 
struct _IDE_REGISTERS_1::_i i
 

Detailed Description

Definition at line 16 of file atapi.h.

Member Data Documentation

◆ BlockCount

UCHAR _IDE_REGISTERS_1::BlockCount

◆ BlockNumber

UCHAR _IDE_REGISTERS_1::BlockNumber

Definition at line 19 of file atapi.h.

Referenced by IdeReadWrite(), IdeSendSmartCommand(), and IdeVerify().

◆ Command

◆ CylinderHigh

UCHAR _IDE_REGISTERS_1::CylinderHigh

Definition at line 21 of file atapi.h.

Referenced by FindDevices(), IdeReadWrite(), IdeSendSmartCommand(), IdeVerify(), and IssueIdentify().

◆ CylinderLow

UCHAR _IDE_REGISTERS_1::CylinderLow

Definition at line 20 of file atapi.h.

Referenced by FindDevices(), IdeReadWrite(), IdeSendSmartCommand(), IdeVerify(), and IssueIdentify().

◆ Data

USHORT _IDE_REGISTERS_1::Data

Definition at line 17 of file atapi.h.

Referenced by IssueIdentify().

◆ DriveSelect

◆ i

struct _IDE_REGISTERS_1::_i _IDE_REGISTERS_1::i

◆ o

struct _IDE_REGISTERS_1::_o _IDE_REGISTERS_1::o

The documentation for this union was generated from the following files: