Searched refs:bootdev_module (Results 1 – 1 of 1) sorted by relevance
2035 static char bootdev_module[MAXCOMPONENTLEN]; in x86_old_bootpath_name_addr_match() local2059 if (bootdev_module[0] == '\0') { in x86_old_bootpath_name_addr_match()2113 (void) strncpy(bootdev_module, modp + 1, in x86_old_bootpath_name_addr_match()2115 bootdev_module[MAXCOMPONENTLEN - 1] = '\0'; in x86_old_bootpath_name_addr_match()2150 bootdev_module[MAXCOMPONENTLEN - 1] = '\0'; in x86_old_bootpath_name_addr_match()2167 (strcmp(bootdev_module, lkupname) == 0 || in x86_old_bootpath_name_addr_match()