Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Ddasd-ipl.h14 int dasd_ipl(SubChannelId schid, uint16_t cutype);
H A Ddasd-ipl.c198 int dasd_ipl(SubChannelId schid, uint16_t cutype) in dasd_ipl() function
H A Dmain.c276 dasd_ipl(blk_schid, cutype); in ipl_boot_device()