Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/crypto/
Dzcrypt_cex4.c137 } else if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_card_probe()
237 } else if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_queue_probe()
Dap_bus.h71 #define AP_FUNC_COPRO 3 macro