Searched refs:ioaccel2_cmd_pool (Results 1 – 2 of 2) sorted by relevance
1089 &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_tmf_performant_mode()1107 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_performant_mode()2505 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in process_ioaccel2_completion()2596 c2 = &h->ioaccel2_cmd_pool[cp->cmdindex]; in complete_scsi_command()3120 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_cmd_dev_match()4912 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_scsi_ioaccel2_queue_command()5637 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_command_resubmit_worker()9410 if (h->ioaccel2_cmd_pool) { in hpsa_free_ioaccel2_cmd_and_bft()9412 h->nr_cmds * sizeof(*h->ioaccel2_cmd_pool), in hpsa_free_ioaccel2_cmd_and_bft()9413 h->ioaccel2_cmd_pool, in hpsa_free_ioaccel2_cmd_and_bft()[all …]
205 struct io_accel2_cmd *ioaccel2_cmd_pool; member