Searched refs:cmd_dma_handle (Results 1 – 1 of 1) sorted by relevance
5521 dma_addr_t cmd_dma_handle, err_dma_handle; in hpsa_cmd_init() local5526 cmd_dma_handle = h->cmd_pool_dhandle + index * sizeof(*c); in hpsa_cmd_init()5532 c->busaddr = (u32) cmd_dma_handle; in hpsa_cmd_init()5554 dma_addr_t cmd_dma_handle = h->cmd_pool_dhandle + index * sizeof(*c); in hpsa_cmd_partial_init() local5560 c->busaddr = (u32) cmd_dma_handle; in hpsa_cmd_partial_init()