ReactOS 0.4.15-dev-8076-g06e89b2
_IDE_AHCI_CMD Struct Reference

#include <bsmaster.h>

Collaboration diagram for _IDE_AHCI_CMD:

Public Attributes

UCHAR cfis [64]
 
UCHAR acmd [16]
 
UCHAR Reserved [48]
 
IDE_AHCI_PRD_ENTRY prd_tab [ATA_AHCI_DMA_ENTRIES]
 

Detailed Description

Definition at line 806 of file bsmaster.h.

Member Data Documentation

◆ acmd

UCHAR _IDE_AHCI_CMD::acmd[16]

Definition at line 808 of file bsmaster.h.

◆ cfis

◆ prd_tab

IDE_AHCI_PRD_ENTRY _IDE_AHCI_CMD::prd_tab[ATA_AHCI_DMA_ENTRIES]

Definition at line 810 of file bsmaster.h.

◆ Reserved

UCHAR _IDE_AHCI_CMD::Reserved[48]

Definition at line 809 of file bsmaster.h.


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