Searched refs:host_buffer_dma (Results 1 – 1 of 1) sorted by relevance
4472 unsigned long host_buffer_dma; in arcmsr_map_free_srb() local4481 host_buffer_dma = acb->completeQ_phys + COMPLETION_Q_POOL_SIZE; in arcmsr_map_free_srb()4482 …CHIP_REG_WRITE32(HBF_MessageUnit, 0, inbound_msgaddr0, (u_int32_t)(host_buffer_dma | 1)); /* host… in arcmsr_map_free_srb()4483 …CHIP_REG_WRITE32(HBF_MessageUnit, 0, inbound_msgaddr1, (u_int32_t)((host_buffer_dma >> 16) >> 16))… in arcmsr_map_free_srb()