Searched refs:decodesize (Results 1 – 1 of 1) sorted by relevance
72 bus_addr_t decodesize = mask + 1; in rbus_space_alloc_subregion() local85 decodesize = 0; in rbus_space_alloc_subregion()105 if (decodesize == align) { in rbus_space_alloc_subregion()110 } else if (decodesize == 0) { in rbus_space_alloc_subregion()119 boundary = decodesize > align ? decodesize : align; in rbus_space_alloc_subregion()