Searched refs:cmdindex (Results 1 – 5 of 5) sorted by relevance
207 long cmdindex; member
103 int cmdindex; member157 c->cmd.cmdindex = c->cmdindex; in scsi_cmd_alloc()234 stk->elem[i]->cmdindex = i; in scsi_cmd_stack_setup()1379 curr_sg = sa->cmd_sg_list[c->cmdindex]; in cciss_scatter_gather()1393 sa->cmd_sg_list[c->cmdindex], in cciss_scatter_gather()
995 c->cmdindex = i; in cmd_alloc()1022 c->cmdindex = -1; in cmd_special_alloc()1833 curr_sg = h->cmd_sg_list[c->cmdindex]; in cciss_softirq_done()3313 tmp_sg = h->scatter_list[c->cmdindex]; in do_cciss_request()3325 cciss_set_tag_index(&c->Header.Tag.lower, c->cmdindex); in do_cciss_request()3356 curr_sg = h->cmd_sg_list[c->cmdindex]; in do_cciss_request()3370 cciss_map_sg_chain_block(h, c, h->cmd_sg_list[c->cmdindex], in do_cciss_request()
763 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[c->cmdindex]; in set_ioaccel1_performant_mode()781 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_performant_mode()1591 chain_block = h->cmd_sg_list[c->cmdindex]; in hpsa_map_sg_chain_block()1724 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in process_ioaccel2_completion()1815 struct io_accel1_cmd *c = &h->ioaccel_cmd_pool[cp->cmdindex]; in complete_scsi_command()2870 c2a = &h->ioaccel2_cmd_pool[ioaccel2_cmd_to_abort->cmdindex]; in hpsa_get_pdisk_of_ioaccel2()3282 curr_sg = h->cmd_sg_list[cp->cmdindex]; in hpsa_scatter_gather()3365 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[c->cmdindex]; in hpsa_scsi_ioaccel1_queue_command()3391 (c->cmdindex * sizeof(*cp)); in hpsa_scsi_ioaccel1_queue_command()3525 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_scsi_ioaccel2_queue_command()[all …]
409 long cmdindex; member