Scroll to navigation

STRUCT ESW2(9) The ccw bus STRUCT ESW2(9)

NAME

struct_esw2 - Format 2 Extended Status Word (ESW)

SYNOPSIS

struct esw2 {

__u8 zero0;
__u8 lpum;
__u16 dcti;
struct erw erw;
__u32 zeros[3]; };

MEMBERS

__u8 zero0

reserved zeros

__u8 lpum

last path used mask

__u16 dcti

device-connect-time interval

struct erw erw

extended report word

__u32 zeros[3]

three fullwords of zeros

AUTHOR

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

Author.

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11