Searched refs:path_conf (Results 1 – 1 of 1) sorted by relevance
837 struct dasd_conf *path_conf) in dasd_eckd_compare_path_uid() argument842 create_uid(path_conf, &path_uid); in dasd_eckd_compare_path_uid()1121 struct dasd_conf path_conf; in dasd_eckd_check_cabling() local1123 path_conf.data = conf_data; in dasd_eckd_check_cabling()1124 path_conf.len = DASD_ECKD_RCD_DATA_SIZE; in dasd_eckd_check_cabling()1125 if (dasd_eckd_identify_conf_parts(&path_conf)) in dasd_eckd_check_cabling()1128 if (dasd_eckd_compare_path_uid(device, &path_conf)) { in dasd_eckd_check_cabling()1129 dasd_eckd_get_uid_string(&path_conf, print_path_uid); in dasd_eckd_check_cabling()1320 struct dasd_conf path_conf; in dasd_eckd_path_available_action() local1383 path_conf.data = (void *)&path_rcd_buf; in dasd_eckd_path_available_action()[all …]