Home
last modified time | relevance | path

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

/linux/drivers/s390/block/
H A Ddasd_int.h440 #define DASD_PATH_TBV 2 macro
999 return test_bit(DASD_PATH_TBV, &device->path[chp].flags); in dasd_path_need_verify()
1004 __set_bit(DASD_PATH_TBV, &device->path[chp].flags); in dasd_path_verify()
1009 __clear_bit(DASD_PATH_TBV, &device->path[chp].flags); in dasd_path_clear_verify()