Searched refs:max_reqlist_segments (Results 1 – 1 of 1) sorted by relevance
649 u_int max_reqlist_segments; member1928 xbb->max_reqlist_segments))))) { in xbb_run_queue()3226 reqlist->gnt_handles = malloc(xbb->max_reqlist_segments * in xbb_alloc_request_lists()3236 for (seg = 0; seg < xbb->max_reqlist_segments; seg++) in xbb_alloc_request_lists()3326 xbb->max_reqlist_segments = MIN(xbb->max_request_segments * in xbb_connect()3333 xbb->max_reqlist_size = xbb->max_reqlist_segments * PAGE_SIZE; in xbb_connect()