Searched refs:next_ccb_phy (Results 1 – 1 of 1) sorted by relevance
757 unsigned long cdb_phyaddr, next_ccb_phy; in arcmsr_alloc_ccb_pool() local810 next_ccb_phy = dma_coherent_handle + roundup_ccbsize; in arcmsr_alloc_ccb_pool()811 if (upper_32_bits(next_ccb_phy) != curr_phy_upper32) { in arcmsr_alloc_ccb_pool()819 dma_coherent_handle = next_ccb_phy; in arcmsr_alloc_ccb_pool()