Searched refs:cmdindex (Results 1 – 5 of 5) sorted by relevance
207 long cmdindex; member
102 int cmdindex; member156 c->cmd.cmdindex = c->cmdindex; in scsi_cmd_alloc()233 stk->elem[i]->cmdindex = i; in scsi_cmd_stack_setup()1378 curr_sg = sa->cmd_sg_list[c->cmdindex]; in cciss_scatter_gather()1392 sa->cmd_sg_list[c->cmdindex], in cciss_scatter_gather()
1011 c->cmdindex = i; in cmd_alloc()1038 c->cmdindex = -1; in cmd_special_alloc()1849 curr_sg = h->cmd_sg_list[c->cmdindex]; in cciss_softirq_done()3329 tmp_sg = h->scatter_list[c->cmdindex]; in do_cciss_request()3341 cciss_set_tag_index(&c->Header.Tag.lower, c->cmdindex); in do_cciss_request()3372 curr_sg = h->cmd_sg_list[c->cmdindex]; in do_cciss_request()3386 cciss_map_sg_chain_block(h, c, h->cmd_sg_list[c->cmdindex], in do_cciss_request()
990 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[c->cmdindex]; in set_ioaccel1_performant_mode()1015 &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_tmf_performant_mode()1036 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_performant_mode()2075 chain_block = h->ioaccel2_cmd_sg_list[c->cmdindex]; in hpsa_map_ioaccel2_sg_chain_block()2109 chain_block = h->cmd_sg_list[c->cmdindex]; in hpsa_map_sg_chain_block()2319 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in process_ioaccel2_completion()2392 c2 = &h->ioaccel2_cmd_pool[cp->cmdindex]; in complete_scsi_command()2438 struct io_accel1_cmd *c = &h->ioaccel_cmd_pool[cp->cmdindex]; in complete_scsi_command()2855 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_cmd_dev_match()3748 &h->ioaccel2_cmd_pool[ioaccel2_cmd_to_abort->cmdindex]; in hpsa_get_pdisk_of_ioaccel2()[all …]
428 long cmdindex; member