Searched refs:max_reqlist_segments (Results 1 – 1 of 1) sorted by relevance
650 u_int max_reqlist_segments; member1938 xbb->max_reqlist_segments))))) { in xbb_run_queue()3227 reqlist->gnt_handles = malloc(xbb->max_reqlist_segments * in xbb_alloc_request_lists()3237 for (seg = 0; seg < xbb->max_reqlist_segments; seg++) in xbb_alloc_request_lists()3327 xbb->max_reqlist_segments = MIN(xbb->max_request_segments * in xbb_connect()3334 xbb->max_reqlist_size = xbb->max_reqlist_segments * PAGE_SIZE; in xbb_connect()