Searched refs:max_reqlist_segments (Results 1 – 1 of 1) sorted by relevance
596 u_int max_reqlist_segments; member1838 xbb->max_reqlist_segments))))) { in xbb_run_queue()3051 reqlist->gnt_handles = malloc(xbb->max_reqlist_segments * in xbb_alloc_request_lists()3061 for (seg = 0; seg < xbb->max_reqlist_segments; seg++) in xbb_alloc_request_lists()3155 xbb->max_reqlist_segments = MIN(xbb->max_request_segments * in xbb_connect()3162 xbb->max_reqlist_size = xbb->max_reqlist_segments * PAGE_SIZE; in xbb_connect()