Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
H A Dsclp_early.c71 if (sccb->hamaxpow && sccb->hamaxpow < 64) in sclp_early_facilities_detect()
72 sclp.hamax = (1UL << sccb->hamaxpow) - 1; in sclp_early_facilities_detect()
H A Dsclp.h178 u8 hamaxpow; /* 99 */ member