Home
last modified time | relevance | path

Searched refs:EckdCdlIpl2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h298 typedef struct EckdCdlIpl2 { struct
303 } __attribute__((packed)) EckdCdlIpl2; argument
H A Dbootmap.c336 EckdCdlIpl2 *ipl2 = (void *)sec; in ipl_eckd_cdl()