diff --git a/BLD/build/HEADERS/vmkapi-current-all-public/generic/release/scsi/vmkapi_scsi_const.h b/BLD/build/HEADERS/vmkapi-current-all-public/generic/release/scsi/vmkapi_scsi_const.h index 464edc56a9446d56a694b24c5781d5476c5ca827..d70f4d0f849ac2e53245bf32c6970bfec678262f 100644 --- a/BLD/build/HEADERS/vmkapi-current-all-public/generic/release/scsi/vmkapi_scsi_const.h +++ b/BLD/build/HEADERS/vmkapi-current-all-public/generic/release/scsi/vmkapi_scsi_const.h @@ -416,6 +416,9 @@ /** \brief Logical unit is not configured (array only). */ #define VMK_SCSI_ASC_LU_NOT_CONFIGURED 0x68 +#define VMK_SCSI_ASC_ATA_PASSTHROUGH_INFO_AVAILABLE 0x00 +#define VMK_SCSI_ASCQ_ATA_PASSTHROUGH_INFO_AVAILABLE 0x1d + /* * Inquiry data. */