VirtualBox

Changeset 6239 in vbox


Ignore:
Timestamp:
Jan 4, 2008 1:53:51 PM (17 years ago)
Author:
vboxsync
Message:

AHCI: Implement NCQ

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/ide.h

    r5999 r6239  
    9797    ATA_TRUSTED_SEND                        = 0x5e,
    9898    ATA_TRUSTED_SEND_DMA                    = 0x5f,
     99    ATA_READ_FPDMA_QUEUED                   = 0x60,
     100    ATA_WRITE_FPDMA_QUEUED                  = 0x61,
    99101    ATA_SEEK                                = 0x70,
    100102    ATA_CFA_TRANSLATE_SECTOR                = 0x87,
     
    257259    "TRUSTED SEND",                        /* 0x5e */
    258260    "TRUSTED SEND DMA",                    /* 0x5f */
    259     "",                                    /* 0x60 */
    260     "",                                    /* 0x61 */
     261    "READ FPDMA QUEUED",                   /* 0x60 */
     262    "WRITE FPDMA QUEUED",                  /* 0x61 */
    261263    "",                                    /* 0x62 */
    262264    "",                                    /* 0x63 */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette