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[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¶
June 2024 | Kernel Hackers Manual 3.10 |