Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c2146 char *bp1275, *bp; in x86_old_bootpath_name_addr_match() local
2149 bp1275 = bp = addrp = eoaddrp = busp = modp = atp = NULL; in x86_old_bootpath_name_addr_match()
2153 (caddr_t)&bp1275, &bp1275len) != DDI_PROP_SUCCESS || in x86_old_bootpath_name_addr_match()
2160 if (bp1275) in x86_old_bootpath_name_addr_match()
2161 kmem_free(bp1275, bp1275len); in x86_old_bootpath_name_addr_match()
2174 kmem_free(bp1275, bp1275len); in x86_old_bootpath_name_addr_match()
2185 if ((busp = strchr(bp1275, '/')) != NULL) { in x86_old_bootpath_name_addr_match()
2206 kmem_free(bp1275, bp1275len); in x86_old_bootpath_name_addr_match()
2243 kmem_free(bp1275, bp1275len); in x86_old_bootpath_name_addr_match()