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

/linux-master/drivers/scsi/
H A Dhpsa.h203 struct io_accel1_cmd *ioaccel_cmd_pool;
H A Dhpsa_cmd.h478 struct io_accel1_cmd { struct
H A Dhpsa.c1066 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[c->cmdindex];
2645 struct io_accel1_cmd *c = &h->ioaccel_cmd_pool[cp->cmdindex];
4736 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[c->cmdindex];
9304 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[i];
9319 (i * sizeof(struct io_accel1_cmd)));
9379 BUILD_BUG_ON(sizeof(struct io_accel1_cmd) %
9990 BUILD_BUG_ON(offsetof(struct io_accel1_cmd, member) != offset)

Completed in 186 milliseconds