struct_erw(9) centos man page | unix.com

Man Page: struct_erw

Operating Environment: centos

Section: 9

STRUCT
ERW(9) The ccw bus STRUCT ERW(9)
NAME
struct_erw - extended report word
SYNOPSIS
struct erw { __u32 res0:3; __u32 auth:1; __u32 pvrf:1; __u32 cpt:1; __u32 fsavf:1; __u32 cons:1; __u32 scavf:1; __u32 fsaf:1; __u32 scnt:6; __u32 res16:16; };
MEMBERS
res0 reserved auth authorization check pvrf path-verification-required flag cpt channel-path timeout fsavf failing storage address validity flag cons concurrent sense scavf secondary ccw address validity flag fsaf failing storage address format scnt sense count, if cons == 1 res16 reserved
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT ERW(9)
Related Man Pages
ccw_device_start(9) - centos
ccw_device_start_key(9) - centos
libnetlink(3) - linux
ccw_device_start_key(9) - suse
struct_cmbdata(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq