Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dhpsa.h198 dma_addr_t cmd_pool_dhandle; member
Dhpsa.c5461 cmd_dma_handle = h->cmd_pool_dhandle + index * sizeof(*c); in hpsa_cmd_init()
5489 dma_addr_t cmd_dma_handle = h->cmd_pool_dhandle + index * sizeof(*c); in hpsa_cmd_partial_init()
7920 h->cmd_pool_dhandle); in hpsa_free_cmd_pool()
7922 h->cmd_pool_dhandle = 0; in hpsa_free_cmd_pool()
7941 &(h->cmd_pool_dhandle)); in hpsa_alloc_cmd_pool()