Home
last modified time | relevance | path

Searched refs:fcx_in_gneq (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
1207 fcx_in_gneq = private->conf.gneq->reserved2[7] & 0x04; in get_fcx_max_data()
1209 tpm = fcx_in_css && fcx_in_gneq && fcx_in_features; in get_fcx_max_data()