Searched refs:cmd_dma_handle (Results 1 – 1 of 1) sorted by relevance
5525 dma_addr_t cmd_dma_handle, err_dma_handle; in hpsa_cmd_init() local5530 cmd_dma_handle = h->cmd_pool_dhandle + index * sizeof(*c); in hpsa_cmd_init()5536 c->busaddr = (u32) cmd_dma_handle; in hpsa_cmd_init()5558 dma_addr_t cmd_dma_handle = h->cmd_pool_dhandle + index * sizeof(*c); in hpsa_cmd_partial_init() local5564 c->busaddr = (u32) cmd_dma_handle; in hpsa_cmd_partial_init()