patch-2.4.25 linux-2.4.25/include/asm-s390x/ccwcache.h
Next file: linux-2.4.25/include/asm-s390x/dasd.h
Previous file: linux-2.4.25/include/asm-s390/signal.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
2004-02-18 05:36:32.000000000 -0800
- Orig file:
linux-2.4.24/include/asm-s390x/ccwcache.h
- Orig date:
2003-08-25 04:44:44.000000000 -0700
diff -urN linux-2.4.24/include/asm-s390x/ccwcache.h linux-2.4.25/include/asm-s390x/ccwcache.h
@@ -4,7 +4,7 @@
* Bugreports.to..: <Linux390@de.ibm.com>
* (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 2000
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
*/
#ifndef CCWCACHE_H
@@ -67,7 +67,6 @@
#define CQR_STATUS_DONE 0x04 /* cqr is completed successfully */
#define CQR_STATUS_ERROR 0x05 /* cqr is completed with error */
#define CQR_STATUS_FAILED 0x06 /* cqr is finally failed */
-#define CQR_STATUS_PENDING 0x07 /* cqr is waiting for interrupt - ERP only */
#define CQR_FLAGS_CHAINED 0x01 /* cqr is chained by another (last CCW is TIC) */
#define CQR_FLAGS_FINALIZED 0x02
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)