Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c2147 int bp1275len, bplen; in x86_old_bootpath_name_addr_match() local
2153 (caddr_t)&bp1275, &bp1275len) != DDI_PROP_SUCCESS || in x86_old_bootpath_name_addr_match()
2154 bp1275len <= 1) { 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()
2206 kmem_free(bp1275, bp1275len); in x86_old_bootpath_name_addr_match()
2243 kmem_free(bp1275, bp1275len); in x86_old_bootpath_name_addr_match()