ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <bsmaster.h>
Public Attributes | |
UCHAR | cfis [64] |
UCHAR | acmd [16] |
UCHAR | Reserved [48] |
IDE_AHCI_PRD_ENTRY | prd_tab [ATA_AHCI_DMA_ENTRIES] |
Definition at line 806 of file bsmaster.h.
UCHAR _IDE_AHCI_CMD::acmd[16] |
Definition at line 808 of file bsmaster.h.
UCHAR _IDE_AHCI_CMD::cfis[64] |
Definition at line 807 of file bsmaster.h.
Referenced by IdeReadWrite(), UniataAhciReadPM(), UniataAhciSendPIOCommand(), UniataAhciSendPIOCommandDirect(), UniataAhciSoftReset(), and UniataAhciWritePM().
IDE_AHCI_PRD_ENTRY _IDE_AHCI_CMD::prd_tab[ATA_AHCI_DMA_ENTRIES] |
Definition at line 810 of file bsmaster.h.
UCHAR _IDE_AHCI_CMD::Reserved[48] |
Definition at line 809 of file bsmaster.h.