Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsclp.h88 unsigned char has_diag204_bif : 1; member
H A Ddiag.h335 return sclp.has_diag204_bif; in diag204_has_bif()
/linux/drivers/s390/char/
H A Dsclp_early.c57 sclp.has_diag204_bif = !!(sccb->fac98 & 0x80); in sclp_early_facilities_detect()