Searched refs:hamaxpow (Results 1 – 2 of 2) sorted by relevance
70 if (sccb->hamaxpow && sccb->hamaxpow < 64) in sclp_early_facilities_detect()71 sclp.hamax = (1UL << sccb->hamaxpow) - 1; in sclp_early_facilities_detect()
183 u8 hamaxpow; /* 99 */ member