Home
last modified time | relevance | path

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

/drivers/s390/block/
Ddasd_int.h419 #define DASD_PATH_TBV 2 macro
917 return test_bit(DASD_PATH_TBV, &device->path[chp].flags); in dasd_path_need_verify()
922 __set_bit(DASD_PATH_TBV, &device->path[chp].flags); in dasd_path_verify()
927 __clear_bit(DASD_PATH_TBV, &device->path[chp].flags); in dasd_path_clear_verify()