Home
last modified time | relevance | path

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

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