Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h138 #define DEV_TYPE_ECKD 0x00 macro
H A Dbootmap.c355 if (mbr->dev_type != DEV_TYPE_ECKD) { in ipl_eckd_cdl()