Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/block/
Ddasd_int.h473 #define DASD_PATH_IFCC 8 macro
1133 set_bit(DASD_PATH_IFCC, &device->path[chp].flags); in dasd_path_ifcc()
1138 return test_bit(DASD_PATH_IFCC, &device->path[chp].flags); in dasd_path_is_ifcc()
1143 clear_bit(DASD_PATH_IFCC, &device->path[chp].flags); in dasd_path_clear_ifcc()