Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_cex4.c515 } else if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_card_probe()
598 if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_card_probe()
626 if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) in zcrypt_cex4_card_remove()
659 } else if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_queue_probe()
688 if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_queue_probe()
716 if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) in zcrypt_cex4_queue_remove()
H A Dap_bus.h83 #define AP_FUNC_COPRO 3 macro
H A Dap_bus.c650 else if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) in ap_uevent()
662 else if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) in ap_uevent()