Home
last modified time | relevance | path

Searched refs:cmdindex (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/
A Dhpsa.c1081 &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_tmf_performant_mode()
2303 chain_block = h->cmd_sg_list[c->cmdindex]; in hpsa_map_sg_chain_block()
2588 c2 = &h->ioaccel2_cmd_pool[cp->cmdindex]; in complete_scsi_command()
4608 curr_sg = h->cmd_sg_list[cp->cmdindex]; in hpsa_scatter_gather()
4762 (c->cmdindex * sizeof(*cp)); in hpsa_scsi_ioaccel1_queue_command()
4934 (c->cmdindex * sizeof(*cp)); in hpsa_scsi_ioaccel2_queue_command()
4950 h->ioaccel2_cmd_sg_list[c->cmdindex]->address); in hpsa_scsi_ioaccel2_queue_command()
4958 curr_sg = h->ioaccel2_cmd_sg_list[c->cmdindex]; in hpsa_scsi_ioaccel2_queue_command()
5535 c->cmdindex = index; in hpsa_cmd_init()
5560 BUG_ON(c->cmdindex != index); in hpsa_cmd_partial_init()
[all …]
A Dhpsa_cmd.h439 long cmdindex; member

Completed in 24 milliseconds