summaryrefslogtreecommitdiffstats
path: root/sys/dev/tws/tws.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/tws/tws.h')
-rw-r--r--sys/dev/tws/tws.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/tws/tws.h b/sys/dev/tws/tws.h
index e84047d..f24b947 100644
--- a/sys/dev/tws/tws.h
+++ b/sys/dev/tws/tws.h
@@ -137,7 +137,7 @@ enum tws_req_flags {
TWS_DIR_IN = 0x2,
TWS_DIR_OUT = 0x4,
TWS_DIR_NONE = 0x8,
- TWS_DATA_CCB = 0x16,
+ TWS_DATA_CCB = 0x10,
};
enum tws_intrs {
OpenPOWER on IntegriCloud