Searched refs:rspecs (Results 1 – 1 of 1) sorted by relevance
238 const struct resource_spec *rspecs; in bhndb_host_resource_for_regwin() local240 rspecs = hr->resource_specs; in bhndb_host_resource_for_regwin()241 for (u_int i = 0; rspecs[i].type != -1; i++) { in bhndb_host_resource_for_regwin()242 if (win->res.type != rspecs[i].type) in bhndb_host_resource_for_regwin()245 if (win->res.rid != rspecs[i].rid) in bhndb_host_resource_for_regwin()