Home
last modified time | relevance | path

Searched refs:dsrbytes (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/misc/sgi-gru/
Dgrufile.c262 int cbrs, dsrbytes, n; in gru_init_tables() local
283 dsrbytes = 0; in gru_init_tables()
294 dsrbytes = max(dsrbytes, n); in gru_init_tables()
297 max_user_dsr_bytes = min(max_user_dsr_bytes, dsrbytes); in gru_init_tables()