Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c271 bus_size_t last_window_size; in bhndb_alloc_resources() local
364 last_window_size = 0; in bhndb_alloc_resources()
379 } else if (last_window_size == 0) { in bhndb_alloc_resources()
380 last_window_size = win->win_size; in bhndb_alloc_resources()
381 } else if (last_window_size != win->win_size) { in bhndb_alloc_resources()