Lines Matching refs:target_num
986 unsigned short target_num, in is_desired_ep11_card() argument
989 while (target_num-- > 0) { in is_desired_ep11_card()
998 unsigned short target_num, in is_desired_ep11_queue() argument
1003 while (target_num-- > 0) { in is_desired_ep11_queue()
1019 unsigned short target_num; in _zcrypt_send_ep11_cprb() local
1035 target_num = (unsigned short) xcrb->targets_num; in _zcrypt_send_ep11_cprb()
1039 if (target_num != 0) { in _zcrypt_send_ep11_cprb()
1042 targets = kcalloc(target_num, sizeof(*targets), GFP_KERNEL); in _zcrypt_send_ep11_cprb()
1051 target_num * sizeof(*targets))) { in _zcrypt_send_ep11_cprb()
1072 !is_desired_ep11_card(zc->card->id, target_num, targets)) in _zcrypt_send_ep11_cprb()
1095 target_num, targets))) in _zcrypt_send_ep11_cprb()