Add couple new constants from SPC5r08.

This commit is contained in:
mav 2016-04-09 18:39:57 +00:00
parent dc9d6625c3
commit 46483654c9

View File

@ -2291,6 +2291,8 @@ struct scsi_vpd_id_descriptor
#define SVPD_ID_TYPE_LUNGRP 0x06
#define SVPD_ID_TYPE_MD5_LUN_ID 0x07
#define SVPD_ID_TYPE_SCSI_NAME 0x08
#define SVPD_ID_TYPE_PROTO 0x09
#define SVPD_ID_TYPE_UUID 0x0a
#define SVPD_ID_TYPE_MASK 0x0f
u_int8_t reserved;
u_int8_t length;