Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/block/
H A Ddasd_eckd.c1199 int fcx_in_css, fcx_in_gneq, fcx_in_features; in get_fcx_max_data() local
1208 fcx_in_features = private->features.feature[40] & 0x80; in get_fcx_max_data()
1209 tpm = fcx_in_css && fcx_in_gneq && fcx_in_features; in get_fcx_max_data()