Searched refs:cmd_dma_handle (Results 1 – 1 of 1) sorted by relevance
5531 dma_addr_t cmd_dma_handle, err_dma_handle; in hpsa_cmd_init() local5536 cmd_dma_handle = h->cmd_pool_dhandle + index * sizeof(*c); in hpsa_cmd_init()5542 c->busaddr = (u32) cmd_dma_handle; in hpsa_cmd_init()5564 dma_addr_t cmd_dma_handle = h->cmd_pool_dhandle + index * sizeof(*c); in hpsa_cmd_partial_init() local5570 c->busaddr = (u32) cmd_dma_handle; in hpsa_cmd_partial_init()