Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/crypto/
Dzcrypt_cex2c.c294 if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) { in zcrypt_cex2c_card_probe()
315 if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) in zcrypt_cex2c_card_remove()
367 if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) { in zcrypt_cex2c_queue_probe()
388 if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) in zcrypt_cex2c_queue_remove()
Dzcrypt_cex4.c524 } else if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_card_probe()
607 if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_card_probe()
635 if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) in zcrypt_cex4_card_remove()
668 } else if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_queue_probe()
697 if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_queue_probe()
725 if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) in zcrypt_cex4_queue_remove()
Dap_bus.h80 #define AP_FUNC_COPRO 3 macro
Dap_bus.c640 else if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) in ap_uevent()
652 else if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) in ap_uevent()