Searched refs:AP_FUNC_COPRO (Results 1 – 2 of 2) sorted by relevance
236 } else if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_card_probe()314 if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_card_probe()334 if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) in zcrypt_cex4_card_remove()365 } else if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_queue_probe()394 if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) { in zcrypt_cex4_queue_probe()414 if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) in zcrypt_cex4_queue_remove()
73 #define AP_FUNC_COPRO 3 macro