Searched refs:bootdev_module (Results 1 – 1 of 1) sorted by relevance
2120 static char bootdev_module[MAXCOMPONENTLEN]; in x86_old_bootpath_name_addr_match() local2144 if (bootdev_module[0] == '\0') { in x86_old_bootpath_name_addr_match()2199 (void) strncpy(bootdev_module, modp + 1, in x86_old_bootpath_name_addr_match()2201 bootdev_module[MAXCOMPONENTLEN - 1] = '\0'; in x86_old_bootpath_name_addr_match()2237 bootdev_module[MAXCOMPONENTLEN - 1] = '\0'; in x86_old_bootpath_name_addr_match()2254 (strcmp(bootdev_module, lkupname) == 0 || in x86_old_bootpath_name_addr_match()