Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/block/
Ddasd_eckd.c1666 int fcx_in_css, fcx_in_gneq, fcx_in_features; in get_fcx_max_data() local
1674 fcx_in_gneq = private->gneq->reserved2[7] & 0x04; in get_fcx_max_data()
1676 tpm = fcx_in_css && fcx_in_gneq && fcx_in_features; in get_fcx_max_data()