Scroll to navigation

STRUCT ESW0(9) The ccw bus STRUCT ESW0(9)

NAME

struct_esw0 - Format 0 Extended Status Word (ESW)

SYNOPSIS

struct esw0 {
  struct sublog sublog;
  struct erw erw;
  __u32 faddr;
  __u32 saddr;
};  

MEMBERS

struct sublog sublog
subchannel logout

struct erw erw

extended report word

__u32 faddr

failing storage address

__u32 saddr

secondary ccw address

AUTHOR

Cornelia Huck <cornelia.huck@de.ibm.com>
Author.

COPYRIGHT

September 2017 Kernel Hackers Manual 4.12