Home
last modified time | relevance | path

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

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