Searched refs:match_addr_mask (Results 1 – 1 of 1) sorted by relevance
2095 bhnd_addr_t addr_mask, match_addr_mask; in bhndb_get_dma_translation() local2115 match_addr_mask = 0x0; in bhndb_get_dma_translation()2139 if (match == NULL || masked > match_addr_mask) { in bhndb_get_dma_translation()2141 match_addr_mask = masked; in bhndb_get_dma_translation()2146 if (match == NULL || match_addr_mask == 0) in bhndb_get_dma_translation()