centos man page for ccw_device_set_options_mask

Query: ccw_device_set_options_mask

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_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(9) - centos
struct_ccwgroup_driver(9) - centos
struct_ieee80211_tx_rate(9) - centos
ccw_device_start_timeout_key(9) - suse
ccw_device_start_key(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq