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()1104 else if (strncmp(buf, IPL_NVME_STR, strlen(IPL_NVME_STR)) == 0) in reipl_type_store()1301 reipl_nvme_kset = kset_create_and_add(IPL_NVME_STR, NULL, in reipl_nvme_init()1457 .name = IPL_NVME_STR,