Lines Matching refs:cmdindex

1056 	struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[c->cmdindex];  in set_ioaccel1_performant_mode()
1078 &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_tmf_performant_mode()
1096 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_performant_mode()
2241 chain_block = h->ioaccel2_cmd_sg_list[c->cmdindex]; in hpsa_map_ioaccel2_sg_chain_block()
2275 chain_block = h->cmd_sg_list[c->cmdindex]; in hpsa_map_sg_chain_block()
2478 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in process_ioaccel2_completion()
2563 c2 = &h->ioaccel2_cmd_pool[cp->cmdindex]; in complete_scsi_command()
2613 struct io_accel1_cmd *c = &h->ioaccel_cmd_pool[cp->cmdindex]; in complete_scsi_command()
3075 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_cmd_dev_match()
4582 curr_sg = h->cmd_sg_list[cp->cmdindex]; in hpsa_scatter_gather()
4703 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[c->cmdindex]; in hpsa_scsi_ioaccel1_queue_command()
4735 (c->cmdindex * sizeof(*cp)); in hpsa_scsi_ioaccel1_queue_command()
4874 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_scsi_ioaccel2_queue_command()
4904 (c->cmdindex * sizeof(*cp)); in hpsa_scsi_ioaccel2_queue_command()
4920 h->ioaccel2_cmd_sg_list[c->cmdindex]->address); in hpsa_scsi_ioaccel2_queue_command()
4928 curr_sg = h->ioaccel2_cmd_sg_list[c->cmdindex]; in hpsa_scsi_ioaccel2_queue_command()
4971 cp->Tag = cpu_to_le32(c->cmdindex << DIRECT_LOOKUP_SHIFT); in hpsa_scsi_ioaccel2_queue_command()
5398 c->Header.tag = cpu_to_le64((c->cmdindex << DIRECT_LOOKUP_SHIFT)); in hpsa_ciss_submit()
5466 c->cmdindex = index; in hpsa_cmd_init()
5491 BUG_ON(c->cmdindex != index); in hpsa_cmd_partial_init()
5511 hpsa_cmd_init(h, c->cmdindex, c); in hpsa_ioaccel_submit()
5518 hpsa_cmd_init(h, c->cmdindex, c); in hpsa_ioaccel_submit()
5544 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_command_resubmit_worker()
5564 hpsa_cmd_partial_init(c->h, c->cmdindex, c); in hpsa_command_resubmit_worker()