Home
last modified time | relevance | path

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

/linux/drivers/s390/block/
H A Ddasd_eckd.c800 struct dasd_conf *path_conf) in dasd_eckd_compare_path_uid() argument
805 create_uid(path_conf, &path_uid); in dasd_eckd_compare_path_uid()
1084 struct dasd_conf path_conf; in dasd_eckd_check_cabling() local
1086 path_conf.data = conf_data; in dasd_eckd_check_cabling()
1087 path_conf.len = DASD_ECKD_RCD_DATA_SIZE; in dasd_eckd_check_cabling()
1088 if (dasd_eckd_identify_conf_parts(&path_conf)) in dasd_eckd_check_cabling()
1091 if (dasd_eckd_compare_path_uid(device, &path_conf)) { in dasd_eckd_check_cabling()
1092 dasd_eckd_get_uid_string(&path_conf, print_path_uid); in dasd_eckd_check_cabling()
1283 struct dasd_conf path_conf; in dasd_eckd_path_available_action() local
1346 path_conf.data = (void *)&path_rcd_buf; in dasd_eckd_path_available_action()
[all …]