ddi_prop
static di_off_t di_getprop(int, struct ddi_prop **, di_off_t *,
di_getprop(int list, struct ddi_prop **pprop, di_off_t *off_p,
struct ddi_prop *prop;
kmem_free(prop, sizeof (struct ddi_prop));
copy = kmem_zalloc(sizeof (struct ddi_prop), flag);
kmem_free(copy, sizeof (struct ddi_prop));
kmem_free(copy, sizeof (struct ddi_prop));
struct ddi_prop *prop_next;