1CCW_DEVICE_TM_INTRG(9) The ccw bus CCW_DEVICE_TM_INTRG(9)
23
4
NAME
6ccw_device_tm_intrg - perform interrogate function
7
SYNOPSIS
9int ccw_device_tm_intrg(struct ccw_device * cdev);
10
ARGUMENTS
12cdev
13ccw device on which to perform the interrogate function
14
DESCRIPTION
16Perform an interrogate function on the given ccw device. Return zero on
17success, non-zero otherwise.
18
AUTHOR
20Cornelia Huck <cornelia.huck@de.ibm.com>
21Author.
22
COPYRIGHT
24Kernel Hackers Manual 2.6. June 2019 CCW_DEVICE_TM_INTRG(9)