Searched refs:target_num (Results 1 – 1 of 1) sorted by relevance
984 unsigned short target_num, in is_desired_ep11_card() argument987 while (target_num-- > 0) { in is_desired_ep11_card()996 unsigned short target_num, in is_desired_ep11_queue() argument1001 while (target_num-- > 0) { in is_desired_ep11_queue()1017 unsigned short target_num; in _zcrypt_send_ep11_cprb() local1033 target_num = (unsigned short) xcrb->targets_num; in _zcrypt_send_ep11_cprb()1037 if (target_num != 0) { in _zcrypt_send_ep11_cprb()1040 targets = kcalloc(target_num, sizeof(*targets), GFP_KERNEL); in _zcrypt_send_ep11_cprb()1049 target_num * sizeof(*targets))) { in _zcrypt_send_ep11_cprb()1070 !is_desired_ep11_card(zc->card->id, target_num, targets)) in _zcrypt_send_ep11_cprb()[all …]