suse man page for ccw_device_set_options_mask

Query: ccw_device_set_options_mask

OS: suse

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 2.6. July 2010 CCW_DEVICE_SET_OPTIO(9)
Related Man Pages
ccw_device_start_key(9) - centos
usb_gstrings_attach(9) - centos
ccw_device_start(9) - suse
struct_ccw_driver(9) - suse
struct_ccwgroup_driver(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
Docker learning Phase-I