Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c2121 static char bootdev_newaddr[MAXCOMPONENTLEN]; in x86_old_bootpath_name_addr_match() local
2202 (void) strncpy(bootdev_newaddr, addrp, MAXCOMPONENTLEN); in x86_old_bootpath_name_addr_match()
2203 bootdev_newaddr[MAXCOMPONENTLEN - 1] = '\0'; in x86_old_bootpath_name_addr_match()
2258 strcmp(bootdev_newaddr, caddr) == 0 && in x86_old_bootpath_name_addr_match()