Searched refs:cmdindex (Results 1 – 2 of 2) sorted by relevance
1052 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[c->cmdindex]; in set_ioaccel1_performant_mode()1074 &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_tmf_performant_mode()1092 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_performant_mode()2254 chain_block = h->ioaccel2_cmd_sg_list[c->cmdindex]; in hpsa_map_ioaccel2_sg_chain_block()2288 chain_block = h->cmd_sg_list[c->cmdindex]; in hpsa_map_sg_chain_block()2483 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in process_ioaccel2_completion()2575 c2 = &h->ioaccel2_cmd_pool[cp->cmdindex]; in complete_scsi_command()2627 struct io_accel1_cmd *c = &h->ioaccel_cmd_pool[cp->cmdindex]; in complete_scsi_command()3100 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_cmd_dev_match()4584 curr_sg = h->cmd_sg_list[cp->cmdindex]; in hpsa_scatter_gather()[all …]
434 long cmdindex; member