Lines Matching refs:io_accel2_cmd
1099 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_performant_mode()
2263 struct io_accel2_cmd *cp, struct CommandList *c) in hpsa_map_ioaccel2_sg_chain_block()
2283 struct io_accel2_cmd *cp) in hpsa_unmap_ioaccel2_sg_chain_block()
2340 struct io_accel2_cmd *c2, in handle_ioaccel_mode2_error()
2497 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in process_ioaccel2_completion()
2567 struct io_accel2_cmd *c2; in complete_scsi_command()
3112 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_cmd_dev_match()
4844 struct CommandList *c, struct io_accel2_cmd *cp) in set_encrypt_ioaccel2()
4904 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_scsi_ioaccel2_queue_command()
5011 offsetof(struct io_accel2_cmd, error_data)); in hpsa_scsi_ioaccel2_queue_command()
5629 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_command_resubmit_worker()
9205 BUILD_BUG_ON(offsetof(struct io_accel2_cmd, sg) > in hpsa_enter_performant_mode()
9320 BUILD_BUG_ON(offsetof(struct io_accel2_cmd, sg) != 64); in hpsa_enter_performant_mode()
9425 BUILD_BUG_ON(sizeof(struct io_accel2_cmd) % in hpsa_alloc_ioaccel2_cmd_and_bft()
9961 BUILD_BUG_ON(offsetof(struct io_accel2_cmd, member) != offset) in verify_offsets()