Searched refs:ioaccel2_cmd_pool (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/
H A Dhpsa.h205 struct io_accel2_cmd *ioaccel2_cmd_pool; member in struct:ctlr_info
H A Dhpsa.c1088 &h->ioaccel2_cmd_pool[c->cmdindex];
1106 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex];
2503 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex];
2594 c2 = &h->ioaccel2_cmd_pool[cp->cmdindex];
3118 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex];
4910 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex];
5635 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex];
9408 if (h->ioaccel2_cmd_pool) {
9410 h->nr_cmds * sizeof(*h->ioaccel2_cmd_pool),
9411 h->ioaccel2_cmd_pool,
[all...]

Completed in 257 milliseconds