Home
last modified time | relevance | path

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

/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.c477 } else if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_card_probe()
546 if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_card_probe()
574 if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) in zcrypt_cex4_card_remove()
607 } else if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_queue_probe()
636 if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_queue_probe()
664 if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) in zcrypt_cex4_queue_remove()
Dap_bus.h78 #define AP_FUNC_COPRO 3 macro
Dap_bus.c620 else if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) in ap_uevent()
632 else if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) in ap_uevent()