Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/block/ !
Ddasd_int.h470 #define DASD_PATH_MISCABLED 5 macro
1113 __clear_bit(DASD_PATH_MISCABLED, &device->path[chp].flags); in dasd_path_clear_cable()
1153 __set_bit(DASD_PATH_MISCABLED, &device->path[chp].flags); in dasd_path_miscabled()
1158 return test_bit(DASD_PATH_MISCABLED, &device->path[chp].flags); in dasd_path_is_miscabled()