Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/crypto/
Dzcrypt_cex4.c166 } else if (ap_test_bit(&ac->functions, AP_FUNC_EP11)) { in zcrypt_cex4_card_probe()
243 } else if (ap_test_bit(&aq->card->functions, AP_FUNC_EP11)) { in zcrypt_cex4_queue_probe()
Dap_bus.h73 #define AP_FUNC_EP11 5 macro