Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/block/
Ddasd_3990_erp.c2250 if (!device->path_thrhld) in dasd_3990_erp_account_error()
2267 device->path_thrhld) in dasd_3990_erp_account_error()
Ddasd_devmap.c1534 len = sysfs_emit(buf, "%lu\n", device->path_thrhld); in dasd_path_threshold_show()
1556 device->path_thrhld = val; in dasd_path_threshold_store()
Ddasd_int.h578 unsigned long path_thrhld; member
Ddasd_eckd.c2069 device->path_thrhld = DASD_ECKD_PATH_THRHLD; in dasd_eckd_check_characteristics()