Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/os/
H A Dddi_impl.c2062 char *bp1275, *bp; in x86_old_bootpath_name_addr_match() local
2065 bp1275 = bp = addrp = eoaddrp = busp = modp = atp = NULL; in x86_old_bootpath_name_addr_match()
2069 (caddr_t)&bp1275, &bp1275len) != DDI_PROP_SUCCESS || in x86_old_bootpath_name_addr_match()
2076 if (bp1275) in x86_old_bootpath_name_addr_match()
2077 kmem_free(bp1275, bp1275len); in x86_old_bootpath_name_addr_match()
2090 kmem_free(bp1275, bp1275len); in x86_old_bootpath_name_addr_match()
2101 if (busp = strchr(bp1275, '/')) { in x86_old_bootpath_name_addr_match()
2121 kmem_free(bp1275, bp1275len); in x86_old_bootpath_name_addr_match()
2157 kmem_free(bp1275, bp1275len); in x86_old_bootpath_name_addr_match()