CCW_DEVICE_CLEAR_OPT
Section: The ccw bus (9)
Updated: February 2011
Index
Return to Main Contents
NAME
ccw_device_clear_options - clear some options
SYNOPSIS
-
void ccw_device_clear_options(struct ccw_device * cdev, unsigned long flags);
ARGUMENTS
cdev
-
- device for which the options are to be cleared
flags
-
options to be cleared
DESCRIPTION
All flags specified in
flags
are cleared, the remainder is left untouched.
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com>
-
Author.
COPYRIGHT