Searched refs:ccw_device_start_timeout (Results 1 – 3 of 3) sorted by relevance
/linux/arch/s390/include/asm/ |
H A D | ccwdev.h | 176 extern int ccw_device_start_timeout(struct ccw_device *, struct ccw1 *,
|
/linux/Documentation/arch/s390/ |
H A D | cds.rst | 66 ccw_device_start(), ccw_device_start_timeout(), ccw_device_start_key(), ccw_device_start_key_timeou… 211 int ccw_device_start_timeout(struct ccw_device *cdev,
|
/linux/drivers/s390/net/ |
H A D | qeth_core_main.c | 1301 rc = ccw_device_start_timeout(cdev, __ccw_from_cmd(iob), in qeth_irq() 2059 rc = ccw_device_start_timeout(channel->ccwdev, __ccw_from_cmd(iob), in qeth_send_control_data()
|