X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fscsi%2Fsd.h;h=8ea9f7358ac1dde7a8a28d9442f366304b2e2929;hb=c2778357234f84668eab5558b54ad28478439d0b;hp=f7513313ef0d5d5bdd85194dfb6771ac294cc22d;hpb=f2e1d89f9b349b3cd914b7c6ec6368632f4ad048;p=powerpc.git diff --git a/include/scsi/sd.h b/include/scsi/sd.h index f7513313ef..8ea9f7358a 100644 --- a/include/scsi/sd.h +++ b/include/scsi/sd.h @@ -41,6 +41,7 @@ struct scsi_disk { u32 index; u8 media_present; u8 write_prot; + unsigned previous_state : 1; unsigned WCE : 1; /* state of disk WCE bit */ unsigned RCD : 1; /* state of disk RCD bit, unused */ unsigned DPOFUA : 1; /* state of disk DPOFUA bit */