Searched refs:next_ccb_phy (Results 1 – 1 of 1) sorted by relevance
813 unsigned long cdb_phyaddr, next_ccb_phy; in arcmsr_alloc_ccb_pool() local866 next_ccb_phy = dma_coherent_handle + roundup_ccbsize; in arcmsr_alloc_ccb_pool()867 if (upper_32_bits(next_ccb_phy) != curr_phy_upper32) { in arcmsr_alloc_ccb_pool()875 dma_coherent_handle = next_ccb_phy; in arcmsr_alloc_ccb_pool()