ddi_prop_encode_alloc
if (ddi_prop_encode_alloc(ph, size * nelements) !=
if (ddi_prop_encode_alloc(ph, size * nelements) !=
if (ddi_prop_encode_alloc(ph, size) != DDI_PROP_SUCCESS)
if (ddi_prop_encode_alloc(ph, total_size) != DDI_PROP_SUCCESS)
(void) ddi_prop_encode_alloc(ph, 0);
if (ddi_prop_encode_alloc(ph, (uint_t)size) != DDI_PROP_SUCCESS)