Searched refs:IPL_NVME_STR (Results 1 – 1 of 1) sorted by relevance
48 #define IPL_NVME_STR "nvme" macro111 return IPL_NVME_STR; in ipl_type_str()1189 else if (strncmp(buf, IPL_NVME_STR, strlen(IPL_NVME_STR)) == 0) in reipl_type_store()1395 reipl_nvme_kset = kset_create_and_add(IPL_NVME_STR, NULL, in reipl_nvme_init()1630 .name = IPL_NVME_STR,