other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| STRUCT ESW1(9) | The ccw bus | STRUCT ESW1(9) |
NAME¶
struct_esw1 - Format 1 Extended Status Word (ESW)SYNOPSIS¶
struct esw1 {
__u8 zero0;
__u8 lpum;
__u16 zero16;
struct erw erw;
__u32 zeros[3];
};
MEMBERS¶
zero0reserved zeros
lpum
last path used mask
zero16
reserved zeros
erw
extended report word
zeros[3]
three fullwords of zeros
AUTHOR¶
Cornelia Huck <cornelia.huck@de.ibm.com>Author.
COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |