SCSI_PROTO_SAS
id->format_protocol = SCSI_PROTO_SAS;
proto = SCSI_PROTO_SAS << 4;
proto = SCSI_PROTO_SAS << 4;
if ((descr->proto_codeset >> SVPD_ID_PROTO_SHIFT) != SCSI_PROTO_SAS)
case SCSI_PROTO_SAS: {
{ "sas", SCSI_PROTO_SAS },
case SCSI_PROTO_SAS:
case SCSI_PROTO_SAS: {
sas->format_protocol = SCSI_PROTO_SAS |
case SCSI_PROTO_SAS:
#define SPSP_PROTO_SAS SCSI_PROTO_SAS
devid->proto_codeset = (SCSI_PROTO_SAS << SVPD_ID_PROTO_SHIFT)