Searched refs:path_conf (Results 1 – 1 of 1) sorted by relevance
806 struct dasd_conf *path_conf) in dasd_eckd_compare_path_uid() argument811 create_uid(path_conf, &path_uid); in dasd_eckd_compare_path_uid()1098 struct dasd_conf path_conf; in dasd_eckd_check_cabling() local1100 path_conf.data = conf_data; in dasd_eckd_check_cabling()1101 path_conf.len = DASD_ECKD_RCD_DATA_SIZE; in dasd_eckd_check_cabling()1102 if (dasd_eckd_identify_conf_parts(&path_conf)) in dasd_eckd_check_cabling()1105 if (dasd_eckd_compare_path_uid(device, &path_conf)) { in dasd_eckd_check_cabling()1106 dasd_eckd_get_uid_string(&path_conf, print_path_uid); in dasd_eckd_check_cabling()1297 struct dasd_conf path_conf; in dasd_eckd_path_available_action() local1360 path_conf.data = (void *)&path_rcd_buf; in dasd_eckd_path_available_action()[all …]