Searched refs:IPL_NVME_STR (Results 1 – 1 of 1) sorted by relevance
43 #define IPL_NVME_STR "nvme" macro101 return IPL_NVME_STR; in ipl_type_str()1102 else if (strncmp(buf, IPL_NVME_STR, strlen(IPL_NVME_STR)) == 0) in reipl_type_store()1299 reipl_nvme_kset = kset_create_and_add(IPL_NVME_STR, NULL, in reipl_nvme_init()1455 .name = IPL_NVME_STR,