Searched refs:IPL_NVME_STR (Results 1 – 1 of 1) sorted by relevance
44 #define IPL_NVME_STR "nvme" macro102 return IPL_NVME_STR; in ipl_type_str()1103 else if (strncmp(buf, IPL_NVME_STR, strlen(IPL_NVME_STR)) == 0) in reipl_type_store()1300 reipl_nvme_kset = kset_create_and_add(IPL_NVME_STR, NULL, in reipl_nvme_init()1456 .name = IPL_NVME_STR,