Searched refs:IPL_PBT_NVME (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/s390/kernel/
H A Dipl.c295 case IPL_PBT_NVME:
1503 reipl_block_nvme->nvme.pbt = IPL_PBT_NVME;
1584 } else if (reipl_block->pb0_hdr.pbt == IPL_PBT_NVME) {
1862 dump_block_nvme->fcp.pbt = IPL_PBT_NVME;
/linux-master/arch/s390/boot/
H A Dipl_parm.c78 if (ipl_block.pb0_hdr.pbt == IPL_PBT_NVME &&
111 case IPL_PBT_NVME:
164 case IPL_PBT_NVME:
/linux-master/arch/s390/include/uapi/asm/
H A Dipl.h31 IPL_PBT_NVME = 4, enumerator in enum:ipl_pbt

Completed in 215 milliseconds