Searched refs:ioaccel2_cmd_pool (Results 1 – 2 of 2) sorted by relevance
1081 &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_tmf_performant_mode()2588 c2 = &h->ioaccel2_cmd_pool[cp->cmdindex]; in complete_scsi_command()9401 if (h->ioaccel2_cmd_pool) { in hpsa_free_ioaccel2_cmd_and_bft()9403 h->nr_cmds * sizeof(*h->ioaccel2_cmd_pool), in hpsa_free_ioaccel2_cmd_and_bft()9404 h->ioaccel2_cmd_pool, in hpsa_free_ioaccel2_cmd_and_bft()9406 h->ioaccel2_cmd_pool = NULL; in hpsa_free_ioaccel2_cmd_and_bft()9427 h->ioaccel2_cmd_pool = in hpsa_alloc_ioaccel2_cmd_and_bft()9429 h->nr_cmds * sizeof(*h->ioaccel2_cmd_pool), in hpsa_alloc_ioaccel2_cmd_and_bft()9436 if ((h->ioaccel2_cmd_pool == NULL) || in hpsa_alloc_ioaccel2_cmd_and_bft()9446 memset(h->ioaccel2_cmd_pool, 0, in hpsa_alloc_ioaccel2_cmd_and_bft()[all …]
205 struct io_accel2_cmd *ioaccel2_cmd_pool; member
Completed in 20 milliseconds