ccw_device_clear_options (9) Linux Manual Page
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 [at] de.ibm.com>
- Author.
