Searched refs:channel_path_desc (Results 1 – 9 of 9) sorted by relevance
46 struct channel_path_desc desc;63 struct channel_path_desc *chp_get_chp_desc(struct chp_id chpid);
512 struct channel_path_desc *chp_get_chp_desc(struct chp_id chpid) in chp_get_chp_desc()515 struct channel_path_desc *desc; in chp_get_chp_desc()520 desc = kmalloc(sizeof(struct channel_path_desc), GFP_KERNEL); in chp_get_chp_desc()525 memcpy(desc, &chp->desc, sizeof(struct channel_path_desc)); in chp_get_chp_desc()
134 struct channel_path_desc *desc);
574 struct channel_path_desc *ccw_device_get_chp_desc(struct ccw_device *cdev, in ccw_device_get_chp_desc()
846 struct channel_path_desc *desc) in chsc_determine_base_channel_path_desc()
11 struct channel_path_desc { struct
232 struct channel_path_desc *ccw_device_get_chp_desc(struct ccw_device *, int);
4582 struct channel_path_desc *desc, in dasd_eckd_psf_cuir_response()4652 struct channel_path_desc *desc, in dasd_eckd_cuir_quiesce()4706 struct channel_path_desc *desc, in dasd_eckd_cuir_resume()4768 struct channel_path_desc *desc; in dasd_eckd_handle_cuir()
1354 struct channel_path_desc *chp_dsc; in qeth_update_from_chp_desc()