ReactOS 0.4.15-dev-8100-g1887773
_AHCI_RECEIVED_FIS Struct Reference

#include <storahci.h>

Collaboration diagram for _AHCI_RECEIVED_FIS:

Public Attributes

struct _AHCI_FIS_DMA_SETUP DmaSetupFIS
 
ULONG pad0
 
struct _AHCI_PIO_SETUP_FIS PioSetupFIS
 
ULONG pad1 [3]
 
struct _AHCI_D2H_REGISTER_FIS RegisterFIS
 
ULONG pad2
 
struct _AHCI_SET_DEVICE_BITS_FIS SetDeviceFIS
 
ULONG UnknowFIS [16]
 
ULONG Reserved [24]
 

Detailed Description

Definition at line 377 of file storahci.h.

Member Data Documentation

◆ DmaSetupFIS

struct _AHCI_FIS_DMA_SETUP _AHCI_RECEIVED_FIS::DmaSetupFIS

Definition at line 379 of file storahci.h.

◆ pad0

ULONG _AHCI_RECEIVED_FIS::pad0

Definition at line 380 of file storahci.h.

◆ pad1

ULONG _AHCI_RECEIVED_FIS::pad1[3]

Definition at line 382 of file storahci.h.

◆ pad2

ULONG _AHCI_RECEIVED_FIS::pad2

Definition at line 384 of file storahci.h.

◆ PioSetupFIS

struct _AHCI_PIO_SETUP_FIS _AHCI_RECEIVED_FIS::PioSetupFIS

Definition at line 381 of file storahci.h.

◆ RegisterFIS

struct _AHCI_D2H_REGISTER_FIS _AHCI_RECEIVED_FIS::RegisterFIS

Definition at line 383 of file storahci.h.

◆ Reserved

ULONG _AHCI_RECEIVED_FIS::Reserved[24]

Definition at line 387 of file storahci.h.

◆ SetDeviceFIS

struct _AHCI_SET_DEVICE_BITS_FIS _AHCI_RECEIVED_FIS::SetDeviceFIS

Definition at line 385 of file storahci.h.

◆ UnknowFIS

ULONG _AHCI_RECEIVED_FIS::UnknowFIS[16]

Definition at line 386 of file storahci.h.


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