Lines Matching refs:io_accel2_cmd
1106 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_performant_mode()
2269 struct io_accel2_cmd *cp, struct CommandList *c) in hpsa_map_ioaccel2_sg_chain_block()
2289 struct io_accel2_cmd *cp) in hpsa_unmap_ioaccel2_sg_chain_block()
2346 struct io_accel2_cmd *c2, in handle_ioaccel_mode2_error()
2503 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in process_ioaccel2_completion()
2573 struct io_accel2_cmd *c2; in complete_scsi_command()
3118 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_cmd_dev_match()
4850 struct CommandList *c, struct io_accel2_cmd *cp) in set_encrypt_ioaccel2()
4910 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_scsi_ioaccel2_queue_command()
5017 offsetof(struct io_accel2_cmd, error_data)); in hpsa_scsi_ioaccel2_queue_command()
5635 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_command_resubmit_worker()
9213 BUILD_BUG_ON(offsetof(struct io_accel2_cmd, sg) > in hpsa_enter_performant_mode()
9328 BUILD_BUG_ON(offsetof(struct io_accel2_cmd, sg) != 64); in hpsa_enter_performant_mode()
9433 BUILD_BUG_ON(sizeof(struct io_accel2_cmd) % in hpsa_alloc_ioaccel2_cmd_and_bft()
9972 BUILD_BUG_ON(offsetof(struct io_accel2_cmd, member) != offset) in verify_offsets()