Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/crypto/
Dzcrypt_cex4.c513 } else if (ap_test_bit(&ac->functions, AP_FUNC_EP11)) { in zcrypt_cex4_card_probe()
558 } else if (ap_test_bit(&ac->functions, AP_FUNC_EP11)) { in zcrypt_cex4_card_probe()
582 else if (ap_test_bit(&ac->functions, AP_FUNC_EP11)) in zcrypt_cex4_card_remove()
619 } else if (ap_test_bit(&aq->card->functions, AP_FUNC_EP11)) { in zcrypt_cex4_queue_probe()
651 } else if (ap_test_bit(&aq->card->functions, AP_FUNC_EP11)) { in zcrypt_cex4_queue_probe()
675 else if (ap_test_bit(&aq->card->functions, AP_FUNC_EP11)) in zcrypt_cex4_queue_remove()
Dap_bus.h77 #define AP_FUNC_EP11 5 macro