patch-2.4.4 linux/include/asm-s390x/ccwcache.h
Next file: linux/include/asm-s390x/chandev.h
Previous file: linux/include/asm-s390x/atomic.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Wed Apr 11 19:02:29 2001
-  Orig file: 
v2.4.3/linux/include/asm-s390x/ccwcache.h
-  Orig date: 
Fri Mar  2 11:12:06 2001
diff -u --recursive --new-file v2.4.3/linux/include/asm-s390x/ccwcache.h linux/include/asm-s390x/ccwcache.h
@@ -62,6 +62,7 @@
 #define CQR_STATUS_DONE     0x04	/* request is completed successfully */
 #define CQR_STATUS_ERROR    0x05	/* request is completed with error */
 #define CQR_STATUS_FAILED   0x06	/* request is finally failed */
+#define CQR_STATUS_PENDING  0x07        /* request is waiting for interrupt - ERP only */ 
 
 #define CQR_FLAGS_CHAINED  0x01	/* request is chained by another (last CCW is TIC) */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)