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

/linux-master/drivers/scsi/
H A Dhpsa.h202 dma_addr_t cmd_pool_dhandle; member in struct:ctlr_info
H A Dhpsa.c5536 cmd_dma_handle = h->cmd_pool_dhandle + index * sizeof(*c);
5564 dma_addr_t cmd_dma_handle = h->cmd_pool_dhandle + index * sizeof(*c);
8037 h->cmd_pool_dhandle);
8039 h->cmd_pool_dhandle = 0;
8056 &h->cmd_pool_dhandle, GFP_KERNEL);

Completed in 141 milliseconds