Searched refs:reqcnt (Results 1 – 2 of 2) sorted by relevance
728 static void zcrypt_perdev_reqcnt(int reqcnt[AP_DEVICES]) in zcrypt_perdev_reqcnt()732 memset(reqcnt, 0, sizeof(int) * AP_DEVICES); in zcrypt_perdev_reqcnt()736 reqcnt[AP_QID_DEVICE(zdev->ap_dev->qid)] = in zcrypt_perdev_reqcnt()906 int reqcnt[AP_DEVICES]; in zcrypt_unlocked_ioctl() local907 zcrypt_perdev_reqcnt(reqcnt); in zcrypt_unlocked_ioctl()908 if (copy_to_user((int __user *) arg, reqcnt, in zcrypt_unlocked_ioctl()
2360 ushort reqcnt[ADV_MAX_TID + 1]; /* Starvation request count */ member7905 (boardp->reqcnt[scp->device->id] % 255) == 0) { in asc_build_req()8955 boardp->reqcnt[scp->device->id]++; in asc_execute_scsi_cmnd()