Searched refs:next_ccb_phy (Results 1 – 1 of 1) sorted by relevance
750 unsigned long cdb_phyaddr, next_ccb_phy; in arcmsr_alloc_ccb_pool() local803 next_ccb_phy = dma_coherent_handle + roundup_ccbsize; in arcmsr_alloc_ccb_pool()804 if (upper_32_bits(next_ccb_phy) != curr_phy_upper32) { in arcmsr_alloc_ccb_pool()812 dma_coherent_handle = next_ccb_phy; in arcmsr_alloc_ccb_pool()