Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd_int.h422 #define DASD_PATH_MISCABLED 5 macro
984 __clear_bit(DASD_PATH_MISCABLED, &device->path[chp].flags); in dasd_path_clear_cable()
1024 __set_bit(DASD_PATH_MISCABLED, &device->path[chp].flags); in dasd_path_miscabled()
1029 return test_bit(DASD_PATH_MISCABLED, &device->path[chp].flags); in dasd_path_is_miscabled()