Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/os/
H A Dddi_impl.c2058 char *bp1275, *bp; in x86_old_bootpath_name_addr_match() local
2061 bp1275 = bp = addrp = eoaddrp = busp = modp = atp = NULL; in x86_old_bootpath_name_addr_match()
2065 (caddr_t)&bp1275, &bp1275len) != DDI_PROP_SUCCESS || in x86_old_bootpath_name_addr_match()
2072 if (bp1275) in x86_old_bootpath_name_addr_match()
2073 kmem_free(bp1275, bp1275len); in x86_old_bootpath_name_addr_match()
2086 kmem_free(bp1275, bp1275len); in x86_old_bootpath_name_addr_match()
2097 if (busp = strchr(bp1275, '/')) { in x86_old_bootpath_name_addr_match()
2117 kmem_free(bp1275, bp1275len); in x86_old_bootpath_name_addr_match()
2153 kmem_free(bp1275, bp1275len); in x86_old_bootpath_name_addr_match()