Searched refs:io_accel1_cmd (Results 1 – 3 of 3) sorted by relevance
161 struct io_accel1_cmd *ioaccel_cmd_pool;
436 struct io_accel1_cmd { struct
763 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[c->cmdindex]; in set_ioaccel1_performant_mode()1815 struct io_accel1_cmd *c = &h->ioaccel_cmd_pool[cp->cmdindex]; in complete_scsi_command()3365 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[c->cmdindex]; in hpsa_scsi_ioaccel1_queue_command()4394 struct io_accel1_cmd *cm1 = (struct io_accel1_cmd *) in hpsa_get_tag()6452 h->nr_cmds * sizeof(struct io_accel1_cmd), in hpsa_free_cmd_pool()7324 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[i]; in hpsa_enter_performant_mode()7339 (i * sizeof(struct io_accel1_cmd))); in hpsa_enter_performant_mode()7384 BUILD_BUG_ON(sizeof(struct io_accel1_cmd) % in hpsa_alloc_ioaccel_cmd_and_bft()7595 BUILD_BUG_ON(offsetof(struct io_accel1_cmd, member) != offset) in verify_offsets()