Home
last modified time | relevance | path

Searched refs:IDE_AHCI_CMD_LIST (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/storage/ide/uniata/
H A Dbsmaster.h829 } IDE_AHCI_CMD_LIST, *PIDE_AHCI_CMD_LIST; typedef
846 IDE_AHCI_CMD_LIST cmd_list[ATA_AHCI_MAX_TAGS]; // 1K-size (32*32)
H A Did_sata.cpp2380 RtlZeroMemory(AHCI_CL, sizeof(IDE_AHCI_CMD_LIST)); in UniataAhciEndTransaction()