Searched refs:cmdindex (Results 1 – 2 of 2) sorted by relevance
1066 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[c->cmdindex]; in set_ioaccel1_performant_mode()1088 &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_tmf_performant_mode()1106 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_performant_mode()2275 chain_block = h->ioaccel2_cmd_sg_list[c->cmdindex]; in hpsa_map_ioaccel2_sg_chain_block()2309 chain_block = h->cmd_sg_list[c->cmdindex]; in hpsa_map_sg_chain_block()2503 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in process_ioaccel2_completion()2594 c2 = &h->ioaccel2_cmd_pool[cp->cmdindex]; in complete_scsi_command()2645 struct io_accel1_cmd *c = &h->ioaccel_cmd_pool[cp->cmdindex]; in complete_scsi_command()3118 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_cmd_dev_match()4614 curr_sg = h->cmd_sg_list[cp->cmdindex]; in hpsa_scatter_gather()[all …]
439 long cmdindex; member