Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsclp.h91 unsigned char has_sipl_eckd : 1; member
/openbmc/linux/drivers/s390/char/
H A Dsclp_early.c63 sclp.has_sipl_eckd = !!(sccb->cbl & 0x2000); in sclp_early_facilities_detect()
/openbmc/linux/arch/s390/kernel/
H A Dipl.c1521 if (!sclp.has_sipl_eckd) in reipl_eckd_init()
1872 if (!sclp_ipl_info.has_dump || !sclp.has_sipl_eckd) in dump_eckd_init()