Lines Matching refs:io_accel2_cmd
1102 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_performant_mode()
2265 struct io_accel2_cmd *cp, struct CommandList *c) in hpsa_map_ioaccel2_sg_chain_block()
2285 struct io_accel2_cmd *cp) in hpsa_unmap_ioaccel2_sg_chain_block()
2342 struct io_accel2_cmd *c2, in handle_ioaccel_mode2_error()
2499 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in process_ioaccel2_completion()
2569 struct io_accel2_cmd *c2; in complete_scsi_command()
3114 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_cmd_dev_match()
4848 struct CommandList *c, struct io_accel2_cmd *cp) in set_encrypt_ioaccel2()
4908 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_scsi_ioaccel2_queue_command()
5015 offsetof(struct io_accel2_cmd, error_data)); in hpsa_scsi_ioaccel2_queue_command()
5633 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_command_resubmit_worker()
9215 BUILD_BUG_ON(offsetof(struct io_accel2_cmd, sg) > in hpsa_enter_performant_mode()
9330 BUILD_BUG_ON(offsetof(struct io_accel2_cmd, sg) != 64); in hpsa_enter_performant_mode()
9435 BUILD_BUG_ON(sizeof(struct io_accel2_cmd) % in hpsa_alloc_ioaccel2_cmd_and_bft()
9974 BUILD_BUG_ON(offsetof(struct io_accel2_cmd, member) != offset) in verify_offsets()