centos man page for ccw_device_set_options

Query: ccw_device_set_options

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CCW_DEVICE_SET_OPTIO(9) 					    The ccw bus 					   CCW_DEVICE_SET_OPTIO(9)

NAME
ccw_device_set_options - set some options
SYNOPSIS
int ccw_device_set_options(struct ccw_device * cdev, unsigned long flags);
ARGUMENTS
cdev device for which the options are to be set flags options to be set
DESCRIPTION
All flags specified in flags are set, the remainder is left untouched.
RETURNS
0 on success, -EINVAL if an invalid flag combination would ensue.
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CCW_DEVICE_SET_OPTIO(9)
Related Man Pages
ccw_device_start_timeout_key(9) - centos
ccw_device_start_key(9) - suse
ccw_device_start_timeout(9) - suse
struct_ccw_driver(9) - suse
struct_cmbdata(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq