STRUCT ESW0
Section: The ccw bus (9)
Updated: February 2011
Index
Return to Main Contents
NAME
struct_esw0 - Format 0 Extended Status Word (ESW)
SYNOPSIS
struct esw0 {
struct sublog sublog;
struct erw erw;
__u32 faddr[2];
__u32 saddr;
};
MEMBERS
sublog
-
subchannel logout
erw
-
extended report word
faddr[2]
-
failing storage address
saddr
-
secondary ccw address
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com>
-
Author.
COPYRIGHT