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

NAME

6       struct_esw2 - Format 2 Extended Status Word (ESW)
7

SYNOPSIS

9       struct esw2 {
10         __u8 zero0;
11         __u8 lpum;
12         __u16 dcti;
13         struct erw erw;
14         __u32 zeros[3];
15       };
16

MEMBERS

18       zero0
19           reserved zeros
20
21       lpum
22           last path used mask
23
24       dcti
25           device-connect-time interval
26
27       erw
28           extended report word
29
30       zeros[3]
31           three fullwords of zeros
32

AUTHOR

34       Cornelia Huck <cornelia.huck@de.ibm.com>
35           Author.
36
38Kernel Hackers Manual 3.10         June 2019                    STRUCT ESW2(9)
Impressum