Searched defs:reply_pool (Results 1 - 3 of 3) sorted by relevance

/drivers/block/
H A Dcciss.h152 u64 *reply_pool; member in struct:ctlr_info
352 if (h->reply_pool_head == (h->reply_pool + h->max_commands)) {
353 h->reply_pool_head = h->reply_pool;
/drivers/scsi/
H A Dhpsa.h116 u64 *reply_pool; member in struct:ctlr_info
282 if (h->reply_pool_head == (h->reply_pool + h->max_commands)) {
283 h->reply_pool_head = h->reply_pool;
H A Ddpti.h230 u32* reply_pool; member in struct:_adpt_hba

Completed in 72 milliseconds