Home
last modified time | relevance | path

Searched refs:ccw_device_start_timeout (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/s390/cio/
Ddevice_ops.c333 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/
Dqeth_core_main.c1682 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()
Dqeth_l2_main.c1259 rc = ccw_device_start_timeout(channel->ccwdev, channel->ccw, in qeth_osn_send_control_data()