Home
last modified time | relevance | path

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

/drivers/s390/char/
Dsclp_cmd.c33 u16 rnmax; /* 8-9 */ member
55 static unsigned long long rnmax; variable
115 rnmax = sccb->rnmax ? sccb->rnmax : sccb->rnmax2; in sclp_facilities_detect()
122 return rnmax; in sclp_get_rnmax()
539 if (new_incr->rn > rnmax) { in insert_increment()
624 for (i = 1; i <= rnmax - assigned; i++) in sclp_detect_standby_memory()