Home
last modified time | relevance | path

Searched refs:bar_end (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/rapidio/devices/
Dtsi721.c885 u64 bar_end; in tsi721_obw_alloc() local
893 bar_end = bar_base + pbar->size; in tsi721_obw_alloc()
913 if (win->base >= bar_base && win->base < bar_end) { in tsi721_obw_alloc()
925 if (win_base + size > bar_end) in tsi721_obw_alloc()