1. NAME

struct_esw0 - Format 0 Extended Status Word (ESW)

2. SYNOPSIS



 
Sélectionnez
struct esw0 {
  struct sublog sublog;
  struct erw erw;
  __u32 faddr[2];
  __u32 saddr;
};

3. MEMBERS

sublog
    subchannel logout

erw
    extended report word

faddr[2]
    failing storage address

saddr
    secondary ccw address

4. AUTHOR

Cornelia Huck <>
    Author.

5. COPYRIGHT