ReactOS 0.4.15-dev-7958-gcd0bb1a
_AHCI_PIO_SETUP_FIS Struct Reference

#include <storahci.h>

Public Attributes

UCHAR FisType
 
UCHAR Reserved1:5
 
UCHAR D:1
 
UCHAR I:1
 
UCHAR Reserved2:1
 
UCHAR Status
 
UCHAR Error
 
UCHAR SectorNumber
 
UCHAR CylLow
 
UCHAR CylHigh
 
UCHAR Dev_Head
 
UCHAR SectorNumb_Exp
 
UCHAR CylLow_Exp
 
UCHAR CylHigh_Exp
 
UCHAR Reserved3
 
UCHAR SectorCount
 
UCHAR SectorCount_Exp
 
UCHAR Reserved4
 
UCHAR E_Status
 
USHORT TransferCount
 
UCHAR Reserved5 [2]
 

Detailed Description

Definition at line 144 of file storahci.h.

Member Data Documentation

◆ CylHigh

UCHAR _AHCI_PIO_SETUP_FIS::CylHigh

Definition at line 156 of file storahci.h.

◆ CylHigh_Exp

UCHAR _AHCI_PIO_SETUP_FIS::CylHigh_Exp

Definition at line 161 of file storahci.h.

◆ CylLow

UCHAR _AHCI_PIO_SETUP_FIS::CylLow

Definition at line 155 of file storahci.h.

◆ CylLow_Exp

UCHAR _AHCI_PIO_SETUP_FIS::CylLow_Exp

Definition at line 160 of file storahci.h.

◆ D

UCHAR _AHCI_PIO_SETUP_FIS::D

Definition at line 148 of file storahci.h.

◆ Dev_Head

UCHAR _AHCI_PIO_SETUP_FIS::Dev_Head

Definition at line 157 of file storahci.h.

◆ E_Status

UCHAR _AHCI_PIO_SETUP_FIS::E_Status

Definition at line 167 of file storahci.h.

◆ Error

UCHAR _AHCI_PIO_SETUP_FIS::Error

Definition at line 152 of file storahci.h.

◆ FisType

UCHAR _AHCI_PIO_SETUP_FIS::FisType

Definition at line 146 of file storahci.h.

◆ I

UCHAR _AHCI_PIO_SETUP_FIS::I

Definition at line 149 of file storahci.h.

◆ Reserved1

UCHAR _AHCI_PIO_SETUP_FIS::Reserved1

Definition at line 147 of file storahci.h.

◆ Reserved2

UCHAR _AHCI_PIO_SETUP_FIS::Reserved2

Definition at line 150 of file storahci.h.

◆ Reserved3

UCHAR _AHCI_PIO_SETUP_FIS::Reserved3

Definition at line 162 of file storahci.h.

◆ Reserved4

UCHAR _AHCI_PIO_SETUP_FIS::Reserved4

Definition at line 166 of file storahci.h.

◆ Reserved5

UCHAR _AHCI_PIO_SETUP_FIS::Reserved5[2]

Definition at line 170 of file storahci.h.

◆ SectorCount

UCHAR _AHCI_PIO_SETUP_FIS::SectorCount

Definition at line 164 of file storahci.h.

◆ SectorCount_Exp

UCHAR _AHCI_PIO_SETUP_FIS::SectorCount_Exp

Definition at line 165 of file storahci.h.

◆ SectorNumb_Exp

UCHAR _AHCI_PIO_SETUP_FIS::SectorNumb_Exp

Definition at line 159 of file storahci.h.

◆ SectorNumber

UCHAR _AHCI_PIO_SETUP_FIS::SectorNumber

Definition at line 154 of file storahci.h.

◆ Status

UCHAR _AHCI_PIO_SETUP_FIS::Status

Definition at line 151 of file storahci.h.

◆ TransferCount

USHORT _AHCI_PIO_SETUP_FIS::TransferCount

Definition at line 169 of file storahci.h.


The documentation for this struct was generated from the following file: