Searched refs:IPL_NVME_STR (Results 1 – 1 of 1) sorted by relevance
49 #define IPL_NVME_STR "nvme" macro112 return IPL_NVME_STR; in ipl_type_str()1190 else if (strncmp(buf, IPL_NVME_STR, strlen(IPL_NVME_STR)) == 0) in reipl_type_store()1396 reipl_nvme_kset = kset_create_and_add(IPL_NVME_STR, NULL, in reipl_nvme_init()1631 .name = IPL_NVME_STR,