Lines Matching refs:io_accel2_cmd

1036 	struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex];  in set_ioaccel2_performant_mode()
2069 struct io_accel2_cmd *cp, struct CommandList *c) in hpsa_map_ioaccel2_sg_chain_block()
2089 struct io_accel2_cmd *cp) in hpsa_unmap_ioaccel2_sg_chain_block()
2146 struct io_accel2_cmd *c2) in handle_ioaccel_mode2_error()
2319 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in process_ioaccel2_completion()
2381 struct io_accel2_cmd *c2; in complete_scsi_command()
2855 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_cmd_dev_match()
3747 struct io_accel2_cmd *c2 = in hpsa_get_pdisk_of_ioaccel2()
4399 struct CommandList *c, struct io_accel2_cmd *cp) in set_encrypt_ioaccel2()
4457 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_scsi_ioaccel2_queue_command()
4547 offsetof(struct io_accel2_cmd, error_data)); in hpsa_scsi_ioaccel2_queue_command()
5101 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_command_resubmit_worker()
5529 struct io_accel2_cmd *cm2 = (struct io_accel2_cmd *) in hpsa_get_tag()
5588 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in setup_ioaccel2_abort_cmd()
5590 struct io_accel2_cmd *c2a = in setup_ioaccel2_abort_cmd()
5601 sizeof(struct io_accel2_cmd)); in setup_ioaccel2_abort_cmd()
5602 BUG_ON(offsetof(struct io_accel2_cmd, error_data) < in setup_ioaccel2_abort_cmd()
5611 (c->cmdindex * sizeof(struct io_accel2_cmd)); in setup_ioaccel2_abort_cmd()
5623 offsetof(struct io_accel2_cmd, error_data)); in setup_ioaccel2_abort_cmd()
5712 struct io_accel2_cmd *c2; in hpsa_send_abort_ioaccel2()
8864 BUILD_BUG_ON(offsetof(struct io_accel2_cmd, sg) > in hpsa_enter_performant_mode()
8984 BUILD_BUG_ON(offsetof(struct io_accel2_cmd, sg) != 64); in hpsa_enter_performant_mode()
9089 BUILD_BUG_ON(sizeof(struct io_accel2_cmd) % in hpsa_alloc_ioaccel2_cmd_and_bft()
9618 BUILD_BUG_ON(offsetof(struct io_accel2_cmd, member) != offset) in verify_offsets()