VirtualBox

Changeset 23356 in vbox for trunk/include


Ignore:
Timestamp:
Sep 28, 2009 7:46:48 AM (15 years ago)
Author:
vboxsync
Message:

SCSI: Add support for disks greater 2TB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/scsi.h

    r21217 r23356  
    123123} SCSICMD;
    124124
     125/**
     126 * Service action in opcoe identifiers
     127 */
     128typedef enum SCSISVCACTIONIN
     129{
     130    SCSI_SVC_ACTION_IN_READ_CAPACITY_16 = 0x10
     131} SCSISVCACTIONIN;
     132
    125133/* Mode page codes for mode sense/select commands. */
    126134#define SCSI_MODEPAGE_ERROR_RECOVERY   0x01
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