Searched refs:max_rq (Results 1 – 1 of 1) sorted by relevance
556 static ulong32 max_rq=0, max_index=0, max_sg=0; variable2400 if (max_rq < flags) { in gdth_putq()2401 max_rq = flags; in gdth_putq()2402 TRACE3(("GDT: max_rq = %d\n",(ushort)max_rq)); in gdth_putq()