Lines Matching defs:index
97 /* Adjust ring index. */
126 /* Adjust ring index. */
301 uint32_t index, handle = req->current_outstanding_cmd;
303 for (index = 1; index < req->num_outstanding_cmds; index++) {
419 /* Adjust ring index. */
429 /* Set chip new ring index. */
464 /* Adjust ring index. */
472 /* Set chip new ring index. */
1704 /* Adjust ring index. */
1714 /* Set chip new ring index. */
1901 /* Adjust ring index. */
1909 /* Set chip new ring index. */
2050 /* Adjust ring index. */
2060 /* Set chip new ring index. */
2261 /* Adjust ring index. */
2269 /* Set chip new ring index. */
3131 int index;
3165 index = 0;
3168 for_each_sg(bsg_job->reply_payload.sg_list, sg, tot_dsds, index) {
3198 int index;
3226 index = 0;
3228 for_each_sg(bsg_job->request_payload.sg_list, sg, cmd_dsds, index) {
3246 index = 0;
3248 for_each_sg(bsg_job->reply_payload.sg_list, sg, rsp_dsds, index) {
3550 /* Adjust ring index. */
3560 /* Set chip new ring index. */
3712 * index map in firmware starts with 1; decrement index
3713 * this is ok as we never use index 0
3844 int index;
3877 index = 0;
3880 bsg_job->request_payload.sg_cnt, index) {
3902 bsg_job->reply_payload.sg_cnt, index) {