Home
last modified time | relevance | path

Searched refs:bootdev_newaddr (Results 1 – 1 of 1) sorted by relevance

/titanic_53/usr/src/uts/i86pc/os/
H A Dddi_impl.c2037 static char bootdev_newaddr[MAXCOMPONENTLEN]; in x86_old_bootpath_name_addr_match() local
2117 (void) strncpy(bootdev_newaddr, addrp, MAXCOMPONENTLEN); in x86_old_bootpath_name_addr_match()
2118 bootdev_newaddr[MAXCOMPONENTLEN - 1] = '\0'; in x86_old_bootpath_name_addr_match()
2172 strcmp(bootdev_newaddr, caddr) == 0 && in x86_old_bootpath_name_addr_match()