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

/linux-master/drivers/scsi/
H A Dhpsa.c1066 struct io_accel1_cmd *cp = &h->ioaccel_cmd_pool[c->cmdindex];
1088 &h->ioaccel2_cmd_pool[c->cmdindex];
1106 struct io_accel2_cmd *cp = &h->ioaccel2_cmd_pool[c->cmdindex];
2275 chain_block = h->ioaccel2_cmd_sg_list[c->cmdindex];
2309 chain_block = h->cmd_sg_list[c->cmdindex];
2503 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex];
2594 c2 = &h->ioaccel2_cmd_pool[cp->cmdindex];
2645 struct io_accel1_cmd *c = &h->ioaccel_cmd_pool[cp->cmdindex];
3118 struct io_accel2_cmd *c2 = &h->ioaccel2_cmd_pool[c->cmdindex];
4614 curr_sg = h->cmd_sg_list[cp->cmdindex];
[all...]
H A Dhpsa_cmd.h439 long cmdindex; member in struct:CommandList

Completed in 119 milliseconds