X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Fscsi%2Fsas.h;h=be3eb0bf1ac0ef1213343a173787c645d16e21ef;hb=b324c67d4800e59171f48d9ddab6cbfb59110482;hp=a577a833603db88adbeb11e5b91964a2fb881483;hpb=271fd5d7286eb931142402c170943d14640bb922;p=~andy%2Flinux diff --git a/include/scsi/sas.h b/include/scsi/sas.h index a577a833603..be3eb0bf1ac 100644 --- a/include/scsi/sas.h +++ b/include/scsi/sas.h @@ -103,6 +103,7 @@ enum sas_dev_type { }; enum sas_protocol { + SAS_PROTOCOL_NONE = 0, SAS_PROTOCOL_SATA = 0x01, SAS_PROTOCOL_SMP = 0x02, SAS_PROTOCOL_STP = 0x04,