ReactOS 0.4.15-dev-6657-ged9973f
|
#include <storahci.h>
Definition at line 538 of file storahci.h.
ULONG _AHCI_SRB_EXTENSION::AtaFunction |
Definition at line 541 of file storahci.h.
Referenced by AhciATAPICommand(), AhciProcessSrb(), DeviceInquiryRequest(), and DeviceRequestReadWrite().
UCHAR _AHCI_SRB_EXTENSION::CommandReg |
Definition at line 544 of file storahci.h.
Referenced by AhciATAPICommand(), AhciProcessSrb(), DeviceInquiryRequest(), DeviceRequestReadWrite(), and InquiryCompletion().
AHCI_COMMAND_TABLE _AHCI_SRB_EXTENSION::CommandTable |
Definition at line 540 of file storahci.h.
PAHCI_COMPLETION_ROUTINE _AHCI_SRB_EXTENSION::CompletionRoutine |
Definition at line 561 of file storahci.h.
Referenced by AhciATAPICommand(), AhciCommandCompletionDpcRoutine(), AhciCompleteIssuedSrb(), DeviceInquiryRequest(), and DeviceRequestReadWrite().
UCHAR _AHCI_SRB_EXTENSION::Device |
Definition at line 549 of file storahci.h.
Referenced by AhciATAPICommand(), DeviceInquiryRequest(), and DeviceRequestReadWrite().
UCHAR _AHCI_SRB_EXTENSION::FeaturesHigh |
Definition at line 553 of file storahci.h.
Referenced by AhciATAPICommand(), DeviceInquiryRequest(), and DeviceRequestReadWrite().
UCHAR _AHCI_SRB_EXTENSION::FeaturesLow |
Definition at line 545 of file storahci.h.
Referenced by AhciATAPICommand(), DeviceInquiryRequest(), and DeviceRequestReadWrite().
ULONG _AHCI_SRB_EXTENSION::Flags |
Definition at line 542 of file storahci.h.
Referenced by AhciATAPICommand(), AhciProcessSrb(), DeviceInquiryRequest(), and DeviceRequestReadWrite().
UCHAR _AHCI_SRB_EXTENSION::LBA0 |
Definition at line 546 of file storahci.h.
Referenced by AhciATAPICommand(), DeviceInquiryRequest(), and DeviceRequestReadWrite().
UCHAR _AHCI_SRB_EXTENSION::LBA1 |
Definition at line 547 of file storahci.h.
Referenced by AhciATAPICommand(), DeviceInquiryRequest(), and DeviceRequestReadWrite().
UCHAR _AHCI_SRB_EXTENSION::LBA2 |
Definition at line 548 of file storahci.h.
Referenced by AhciATAPICommand(), DeviceInquiryRequest(), and DeviceRequestReadWrite().
UCHAR _AHCI_SRB_EXTENSION::LBA3 |
Definition at line 550 of file storahci.h.
Referenced by AhciATAPICommand(), DeviceInquiryRequest(), and DeviceRequestReadWrite().
UCHAR _AHCI_SRB_EXTENSION::LBA4 |
Definition at line 551 of file storahci.h.
Referenced by AhciATAPICommand(), DeviceInquiryRequest(), and DeviceRequestReadWrite().
UCHAR _AHCI_SRB_EXTENSION::LBA5 |
Definition at line 552 of file storahci.h.
Referenced by AhciATAPICommand(), DeviceInquiryRequest(), and DeviceRequestReadWrite().
PLOCAL_SCATTER_GATHER_LIST _AHCI_SRB_EXTENSION::pSgl |
Definition at line 560 of file storahci.h.
Referenced by AhciATAPICommand(), DeviceInquiryRequest(), and DeviceRequestReadWrite().
UCHAR _AHCI_SRB_EXTENSION::Reserved[128] |
Definition at line 565 of file storahci.h.
UCHAR _AHCI_SRB_EXTENSION::SectorCountHigh |
Definition at line 556 of file storahci.h.
Referenced by AhciATAPICommand(), DeviceInquiryRequest(), and DeviceRequestReadWrite().
UCHAR _AHCI_SRB_EXTENSION::SectorCountLow |
Definition at line 555 of file storahci.h.
Referenced by AhciATAPICommand(), DeviceInquiryRequest(), and DeviceRequestReadWrite().
LOCAL_SCATTER_GATHER_LIST _AHCI_SRB_EXTENSION::Sgl |
Definition at line 559 of file storahci.h.
Referenced by DeviceInquiryRequest().
ULONG _AHCI_SRB_EXTENSION::SlotIndex |
Definition at line 558 of file storahci.h.
Referenced by AhciProcessSrb().