Searched refs:IPL_NVME_STR (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/kernel/
H A Dipl.c47 #define IPL_NVME_STR "nvme" macro
110 return IPL_NVME_STR;
1264 else if (strncmp(buf, IPL_NVME_STR, strlen(IPL_NVME_STR)) == 0)
1470 reipl_nvme_kset = kset_create_and_add(IPL_NVME_STR, NULL,
1684 .name = IPL_NVME_STR,

Completed in 219 milliseconds