Searched refs:rw_offset (Results 1 – 1 of 1) sorted by relevance
1501 bus_size_t rw_offset; in bhndb_regwin_find_core() local1527 rw_offset = offset - rw->d.core.offset; in bhndb_regwin_find_core()1529 if (rw->win_size < rw_offset) in bhndb_regwin_find_core()1532 if (rw->win_size - rw_offset < min_size) in bhndb_regwin_find_core()