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

/linux-master/drivers/s390/char/
H A Dsclp_early_core.c313 unsigned long rnmax; local
320 rnmax = sccb->rnmax ? sccb->rnmax : sccb->rnmax2;
323 *mem = rnsize * rnmax;
H A Dsclp_early.c65 sclp.rnmax = sccb->rnmax ? sccb->rnmax : sccb->rnmax2;
H A Dsclp_cmd.c468 if (new_incr->rn > sclp.rnmax) {
524 for (i = 1; i <= sclp.rnmax - assigned; i++)
H A Dsclp.h160 u16 rnmax; /* 8-9 */ member in struct:read_info_sccb
/linux-master/arch/s390/include/asm/
H A Dsclp.h103 unsigned long rnmax; member in struct:sclp_info

Completed in 126 milliseconds