Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/s390/block/
Ddasd_eckd.c1197 int fcx_in_css, fcx_in_gneq, fcx_in_features; in get_fcx_max_data() local
1206 fcx_in_features = private->features.feature[40] & 0x80; in get_fcx_max_data()
1207 tpm = fcx_in_css && fcx_in_gneq && fcx_in_features; in get_fcx_max_data()