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.c5530 cmd_dma_handle = h->cmd_pool_dhandle + index * sizeof(*c); in hpsa_cmd_init()
5558 dma_addr_t cmd_dma_handle = h->cmd_pool_dhandle + index * sizeof(*c); in hpsa_cmd_partial_init()
8030 h->cmd_pool_dhandle); in hpsa_free_cmd_pool()
8032 h->cmd_pool_dhandle = 0; in hpsa_free_cmd_pool()
8049 &h->cmd_pool_dhandle, GFP_KERNEL); in hpsa_alloc_cmd_pool()