Home
last modified time | relevance | path

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