vserver 2.0 rc7
[linux-2.6.git] / drivers / s390 / block / dasd_eckd.h
index 3e1a051..b6888c6 100644 (file)
@@ -5,7 +5,7 @@
  * Bugreports.to..: <Linux390@de.ibm.com>
  * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 1999,2000
  *
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
  */
 
 #ifndef DASD_ECKD_H
@@ -326,6 +326,12 @@ struct dasd_eckd_confdata {
        } __attribute__ ((packed)) neq;
 } __attribute__ ((packed));
 
+struct dasd_eckd_path {
+       __u8 opm;
+       __u8 ppm;
+       __u8 npm;
+};
+
 /*
  * Perform Subsystem Function - Prepare for Read Subsystem Data         
  */