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
struct_ccwgroup_driver(9) - centos
usb_gstrings_attach(9) - centos
ccw_device_start_timeout_key(9) - suse
ccw_device_start_key(9) - suse
struct_ccw_driver(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Shopt -s histappend
[TIP] Processing YAML files with yq