Searched refs:cmd_dma_handle (Results 1 – 1 of 1) sorted by relevance
5535 dma_addr_t cmd_dma_handle, err_dma_handle; in hpsa_cmd_init() local5540 cmd_dma_handle = h->cmd_pool_dhandle + index * sizeof(*c); in hpsa_cmd_init()5546 c->busaddr = (u32) cmd_dma_handle; in hpsa_cmd_init()5568 dma_addr_t cmd_dma_handle = h->cmd_pool_dhandle + index * sizeof(*c); in hpsa_cmd_partial_init() local5574 c->busaddr = (u32) cmd_dma_handle; in hpsa_cmd_partial_init()