Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_int.h425 #define DASD_PATH_IFCC 8 macro
1004 set_bit(DASD_PATH_IFCC, &device->path[chp].flags); in dasd_path_ifcc()
1009 return test_bit(DASD_PATH_IFCC, &device->path[chp].flags); in dasd_path_is_ifcc()
1014 clear_bit(DASD_PATH_IFCC, &device->path[chp].flags); in dasd_path_clear_ifcc()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_int.h477 #define DASD_PATH_IFCC 8 macro
1140 set_bit(DASD_PATH_IFCC, &device->path[chp].flags); in dasd_path_ifcc()
1145 return test_bit(DASD_PATH_IFCC, &device->path[chp].flags); in dasd_path_is_ifcc()
1150 clear_bit(DASD_PATH_IFCC, &device->path[chp].flags); in dasd_path_clear_ifcc()

Completed in 6 milliseconds