Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/block/
Ddasd_int.h474 #define DASD_PATH_FCSEC 9 macro
1046 __set_bit(DASD_PATH_FCSEC, &device->path[chp].flags); in dasd_path_fcsec()
1051 __clear_bit(DASD_PATH_FCSEC, &device->path[chp].flags); in dasd_path_clear_fcsec()
1056 return test_bit(DASD_PATH_FCSEC, &device->path[chp].flags); in dasd_path_need_fcsec()