]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/s390/cio/cio.h
[S390] cio: Base message subchannel handling.
[linux-2.6-omap-h63xx.git] / drivers / s390 / cio / cio.h
index 4062748e83463e970250ada7cb83497d88d89ee0..efdb9fd4a84a974089eaf52f22e1520ed773459c 100644 (file)
@@ -14,7 +14,7 @@
 struct pmcw {
        u32 intparm;            /* interruption parameter */
        u32 qf   : 1;           /* qdio facility */
-       u32 res0 : 1;           /* reserved zeros */
+       u32 w    : 1;
        u32 isc  : 3;           /* interruption sublass */
        u32 res5 : 3;           /* reserved zeros */
        u32 ena  : 1;           /* enabled */