Searched refs:ccw_device_start_timeout (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/drivers/s390/cio/ |
D | device_ops.c | 333 int ccw_device_start_timeout(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start_timeout() function 708 EXPORT_SYMBOL(ccw_device_start_timeout);
|
/linux-4.19.296/drivers/s390/net/ |
D | qeth_core_main.c | 1682 ret = ccw_device_start_timeout(channel->ccwdev, channel->ccw, in qeth_read_conf_data() 1859 rc = ccw_device_start_timeout(channel->ccwdev, channel->ccw, in qeth_idx_activate_get_answer() 1930 rc = ccw_device_start_timeout(channel->ccwdev, channel->ccw, in qeth_idx_activate_channel() 2156 rc = ccw_device_start_timeout(channel->ccwdev, channel->ccw, in qeth_send_control_data()
|
D | qeth_l2_main.c | 1259 rc = ccw_device_start_timeout(channel->ccwdev, channel->ccw, in qeth_osn_send_control_data()
|