Searched refs:next_ccb_phy (Results 1 – 1 of 1) sorted by relevance
701 unsigned long cdb_phyaddr, next_ccb_phy; in arcmsr_alloc_ccb_pool() local752 next_ccb_phy = dma_coherent_handle + roundup_ccbsize; in arcmsr_alloc_ccb_pool()753 if (upper_32_bits(next_ccb_phy) != curr_phy_upper32) { in arcmsr_alloc_ccb_pool()761 dma_coherent_handle = next_ccb_phy; in arcmsr_alloc_ccb_pool()