Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
A 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()
A 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()
A Dap_bus.h78 #define AP_FUNC_COPRO 3 macro
A Dap_bus.c624 else if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) in ap_uevent()
636 else if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) in ap_uevent()

Completed in 9 milliseconds