ccw_device_tm_intrg (9) Linux Manual Page
ccw_device_tm_intrg – perform interrogate function
Synopsis
int ccw_device_tm_intrg(struct ccw_device *cdev);
Arguments
cdev
-
- ccw device on which to perform the interrogate function
Description
Perform an interrogate function on the given ccw device. Return zero on success, non-zero otherwise.
Author
Cornelia Huck <cornelia.huck [at] de.ibm.com>
- Author.
