other versions
STRUCT ESW3(9) | The ccw bus | STRUCT ESW3(9) |
NAME¶
struct_esw3 - Format 3 Extended Status Word (ESW)SYNOPSIS¶
struct esw3 { __u8 zero0; __u8 lpum; __u16 res; struct erw erw; __u32 zeros; };
MEMBERS¶
__u8 zero0reserved zeros
__u8 lpum
last path used mask
__u16 res
reserved
struct erw erw
extended report word
__u32 zeros
three fullwords of zeros
AUTHOR¶
Cornelia Huck <cornelia.huck@de.ibm.com>Author.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |