Searched refs:ccw_device_get_chp_desc (Results 1 – 4 of 4) sorted by relevance
233 struct channel_path_desc_fmt0 *ccw_device_get_chp_desc(struct ccw_device *, int);
463 struct channel_path_desc_fmt0 *ccw_device_get_chp_desc(struct ccw_device *cdev, in ccw_device_get_chp_desc() function714 EXPORT_SYMBOL_GPL(ccw_device_get_chp_desc);
1042 chp_desc = ccw_device_get_chp_desc(device->cdev, pos); in dasd_eckd_read_conf()1108 chp_desc = ccw_device_get_chp_desc(device->cdev, pos); in dasd_eckd_read_conf()
1378 chp_dsc = ccw_device_get_chp_desc(ccwdev, 0); in qeth_update_from_chp_desc()