Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/char/
H A Dsclp_early.c54 sclp.has_diag310 = !!(sccb->fac91 & 0x80); in sclp_early_facilities_detect()
102 if (sccb->fac91 & 0x2) in sclp_early_facilities_detect()
H A Dsclp.h175 u8 fac91; /* 91 */ member
H A Dsclp_early_core.c347 if (sccb->fac91 & 0x40) in sclp_early_detect_machine_features()