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