Searched refs:h_num_big_window_fixed (Results 1 – 2 of 2) sorted by relevance
205 if (hubinfo->h_num_big_window_fixed < HUB_NUM_BIG_WINDOW-1) { in hub_piomap_alloc()207 hubinfo->h_num_big_window_fixed++; in hub_piomap_alloc()312 hubinfo->h_num_big_window_fixed--; in hub_piomap_free()313 ASSERT(hubinfo->h_num_big_window_fixed >= 0); in hub_piomap_free()
182 int h_num_big_window_fixed; /* count number of FIXED maps */ member