Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121384
b: refs/heads/master
c: d7b6048
h: refs/heads/master
v: v3
  • Loading branch information
Peter Oberparleiter authored and Martin Schwidefsky committed Dec 25, 2008
1 parent e8d1d1e commit abf9e9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 191fd44c11e10daf9d2cabd16935952e9c735949
refs/heads/master: d7b604891b7ce7de93e3758ec6b3b7b7964e1884
4 changes: 2 additions & 2 deletions trunk/arch/s390/include/asm/fcx.h
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,8 @@ struct dcw {
#define TCCB_MAX_SIZE (sizeof(struct tccb_tcah) + \
TCCB_MAX_DCW * sizeof(struct dcw) + \
sizeof(struct tccb_tcat))
#define TCCB_SAC_DEFAULT 0xf901
#define TCCB_SAC_INTRG 0xf902
#define TCCB_SAC_DEFAULT 0x1ffe
#define TCCB_SAC_INTRG 0x1fff

/**
* struct tccb_tcah - Transport-Command-Area Header (TCAH)
Expand Down

0 comments on commit abf9e9a

Please sign in to comment.