Home
last modified time | relevance | path

Searched refs:io_accel2_cmd (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/
Dhpsa_cmd.h511 struct io_accel2_cmd { struct
Dhpsa.h149 struct io_accel2_cmd *ioaccel2_cmd_pool;
Dhpsa.c787 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in set_ioaccel2_performant_mode()
1545 struct io_accel2_cmd *c2) in handle_ioaccel_mode2_error()
1641 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex]; in process_ioaccel2_completion()
2813 struct io_accel2_cmd *c2a; /* ioaccel2 command to abort */ in hpsa_get_pdisk_of_ioaccel2()
3392 struct CommandList *c, struct io_accel2_cmd *cp) in set_encrypt_ioaccel2()
3515 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex]; in hpsa_scsi_ioaccel2_queue_command()
3594 offsetof(struct io_accel2_cmd, error_data)); in hpsa_scsi_ioaccel2_queue_command()
4337 struct io_accel2_cmd *cm2 = (struct io_accel2_cmd *) in hpsa_get_tag()
7332 BUILD_BUG_ON(offsetof(struct io_accel2_cmd, sg) > in hpsa_enter_performant_mode()
7449 BUILD_BUG_ON(offsetof(struct io_accel2_cmd, sg) != 64); in hpsa_enter_performant_mode()
[all …]