Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa.h195 struct io_accel1_cmd *ioaccel_cmd_pool;
Dhpsa_cmd.h458 struct io_accel1_cmd { struct
Dhpsa.c990 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[c->cmdindex]; in set_ioaccel1_performant_mode()
2438 struct io_accel1_cmd *c = &h->ioaccel_cmd_pool[cp->cmdindex]; in complete_scsi_command()
4297 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[c->cmdindex]; in hpsa_scsi_ioaccel1_queue_command()
5521 struct io_accel1_cmd *cm1 = (struct io_accel1_cmd *) in hpsa_get_tag()
8960 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[i]; in hpsa_enter_performant_mode()
8975 (i * sizeof(struct io_accel1_cmd))); in hpsa_enter_performant_mode()
9036 BUILD_BUG_ON(sizeof(struct io_accel1_cmd) % in hpsa_alloc_ioaccel1_cmd_and_bft()
9640 BUILD_BUG_ON(offsetof(struct io_accel1_cmd, member) != offset) in verify_offsets()