VirtualBox

Changeset 43448 in vbox for trunk/include


Ignore:
Timestamp:
Sep 27, 2012 10:43:52 AM (12 years ago)
Author:
vboxsync
Message:

Storage/iSCSI: issue 3100. resend command READ CAPACITY in case of a target error during login

File:
1 edited

Legend:

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

    r40840 r43448  
    187187#define SCSI_ASC_WRITE_PROTECTED                            0x27
    188188#define SCSI_ASC_MEDIUM_MAY_HAVE_CHANGED                    0x28
     189#define SCSI_ASC_POWER_ON_RESET_BUS_DEVICE_RESET_OCCURRED   0x29
    189190#define SCSI_ASC_MEDIUM_NOT_PRESENT                         0x3a
    190191#define SCSI_ASC_SAVING_PARAMETERS_NOT_SUPPORTED            0x39
     
    196197/** Additional sense code qualifiers (ASCQ). */
    197198#define SCSI_ASCQ_SYSTEM_BUFFER_FULL                        0x01
     199#define SCSI_ASCQ_POWER_ON_RESET_BUS_DEVICE_RESET_OCCURRED  0x00
    198200
    199201/** @name SCSI_INQUIRY
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