Home
last modified time | relevance | path

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

/drivers/s390/char/
Dsclp_cmd.c36 u16 rnmax; /* 8-9 */ member
60 static unsigned long long rnmax; variable
135 rnmax = sccb->rnmax ? sccb->rnmax : sccb->rnmax2; in sclp_facilities_detect()
166 return rnmax; in sclp_get_rnmax()
575 if (new_incr->rn > rnmax) { in insert_increment()
662 for (i = 1; i <= rnmax - assigned; i++) in sclp_detect_standby_memory()