1STRUCT ESW0(9)                    The ccw bus                   STRUCT ESW0(9)
2
3
4

NAME

6       struct_esw0 - Format 0 Extended Status Word (ESW)
7

SYNOPSIS

9       struct esw0 {
10         struct sublog sublog;
11         struct erw erw;
12         __u32 faddr[2];
13         __u32 saddr;
14       };
15

MEMBERS

17       sublog
18           subchannel logout
19
20       erw
21           extended report word
22
23       faddr[2]
24           failing storage address
25
26       saddr
27           secondary ccw address
28

AUTHOR

30       Cornelia Huck <cornelia.huck@de.ibm.com>
31           Author.
32
34Kernel Hackers Manual 3.10         June 2019                    STRUCT ESW0(9)
Impressum