Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/crypto/
Dzcrypt_cex4.c555 } else if (ap_test_bit(&ac->functions, AP_FUNC_EP11)) { in zcrypt_cex4_card_probe()
605 } else if (ap_test_bit(&ac->functions, AP_FUNC_EP11)) { in zcrypt_cex4_card_probe()
628 else if (ap_test_bit(&ac->functions, AP_FUNC_EP11)) in zcrypt_cex4_card_remove()
665 } else if (ap_test_bit(&aq->card->functions, AP_FUNC_EP11)) { in zcrypt_cex4_queue_probe()
695 } else if (ap_test_bit(&aq->card->functions, AP_FUNC_EP11)) { in zcrypt_cex4_queue_probe()
718 else if (ap_test_bit(&aq->card->functions, AP_FUNC_EP11)) in zcrypt_cex4_queue_remove()
Dap_bus.h85 #define AP_FUNC_EP11 5 macro
Dap_queue.c27 return ap_test_bit(&aq->card->functions, AP_FUNC_EP11) || in ap_q_supports_bind()
33 return ap_test_bit(&aq->card->functions, AP_FUNC_EP11); in ap_q_supports_assoc()
Dap_bus.c652 else if (ap_test_bit(&ac->functions, AP_FUNC_EP11)) in ap_uevent()
664 else if (ap_test_bit(&aq->card->functions, AP_FUNC_EP11)) in ap_uevent()