ccw_device_set_options_mask(9) centos man page | unix.com

Man Page: ccw_device_set_options_mask

Operating Environment: centos

Section: 9

CCW_DEVICE_SET_OPTIO(9) 					    The ccw bus 					   CCW_DEVICE_SET_OPTIO(9)

NAME
ccw_device_set_options_mask - set some options and unset the rest
SYNOPSIS
int ccw_device_set_options_mask(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, all flags not specified in flags are cleared.
RETURNS
0 on success, -EINVAL on an invalid flag combination.
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_timeout(9) - centos
struct_ccw_driver(9) - centos
ccw_device_start_timeout_key(9) - suse
ccw_device_start_timeout(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq