Lines Matching refs:cmdindex
1063 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[c->cmdindex]; in set_ioaccel1_performant_mode()
1085 &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_tmf_performant_mode()
1103 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_performant_mode()
2269 chain_block = h->ioaccel2_cmd_sg_list[c->cmdindex]; in hpsa_map_ioaccel2_sg_chain_block()
2303 chain_block = h->cmd_sg_list[c->cmdindex]; in hpsa_map_sg_chain_block()
2498 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in process_ioaccel2_completion()
2589 c2 = &h->ioaccel2_cmd_pool[cp->cmdindex]; in complete_scsi_command()
2641 struct io_accel1_cmd *c = &h->ioaccel_cmd_pool[cp->cmdindex]; in complete_scsi_command()
3114 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_cmd_dev_match()
4618 curr_sg = h->cmd_sg_list[cp->cmdindex]; in hpsa_scatter_gather()
4740 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[c->cmdindex]; in hpsa_scsi_ioaccel1_queue_command()
4772 (c->cmdindex * sizeof(*cp)); in hpsa_scsi_ioaccel1_queue_command()
4914 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_scsi_ioaccel2_queue_command()
4944 (c->cmdindex * sizeof(*cp)); in hpsa_scsi_ioaccel2_queue_command()
4960 h->ioaccel2_cmd_sg_list[c->cmdindex]->address); in hpsa_scsi_ioaccel2_queue_command()
4968 curr_sg = h->ioaccel2_cmd_sg_list[c->cmdindex]; in hpsa_scsi_ioaccel2_queue_command()
5016 cp->Tag = cpu_to_le32(c->cmdindex << DIRECT_LOOKUP_SHIFT); in hpsa_scsi_ioaccel2_queue_command()
5469 c->Header.tag = cpu_to_le64((c->cmdindex << DIRECT_LOOKUP_SHIFT)); in hpsa_ciss_submit()
5545 c->cmdindex = index; in hpsa_cmd_init()
5570 BUG_ON(c->cmdindex != index); in hpsa_cmd_partial_init()
5595 hpsa_cmd_init(h, c->cmdindex, c); in hpsa_ioaccel_submit()
5603 hpsa_cmd_init(h, c->cmdindex, c); in hpsa_ioaccel_submit()
5634 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_command_resubmit_worker()
5654 hpsa_cmd_partial_init(c->h, c->cmdindex, c); in hpsa_command_resubmit_worker()