Searched refs:reqcnt (Results 1 – 2 of 2) sorted by relevance
729 static void zcrypt_perdev_reqcnt(int reqcnt[AP_DEVICES]) in zcrypt_perdev_reqcnt()733 memset(reqcnt, 0, sizeof(int) * AP_DEVICES); in zcrypt_perdev_reqcnt()737 reqcnt[AP_QID_DEVICE(zdev->ap_dev->qid)] = in zcrypt_perdev_reqcnt()907 int reqcnt[AP_DEVICES]; in zcrypt_unlocked_ioctl() local908 zcrypt_perdev_reqcnt(reqcnt); in zcrypt_unlocked_ioctl()909 if (copy_to_user((int __user *) arg, reqcnt, in zcrypt_unlocked_ioctl()
2265 ushort reqcnt[ADV_MAX_TID + 1]; /* Starvation request count */ member7557 (boardp->reqcnt[scp->device->id] % 255) == 0) { in asc_build_req()8527 boardp->reqcnt[scp->device->id]++; in asc_execute_scsi_cmnd()