Searched refs:ddi_prop_encode_alloc (Results 1 – 1 of 1) sorted by relevance
2133 ddi_prop_encode_alloc(prop_handle_t *ph, size_t size) in ddi_prop_encode_alloc() function2508 if (ddi_prop_encode_alloc(ph, size * nelements) != in ddi_prop_fm_encode_ints()2568 if (ddi_prop_encode_alloc(ph, size * nelements) != in ddi_prop_fm_encode_int64()2820 if (ddi_prop_encode_alloc(ph, size) != DDI_PROP_SUCCESS) in ddi_prop_fm_encode_string()2884 if (ddi_prop_encode_alloc(ph, total_size) != DDI_PROP_SUCCESS) in ddi_prop_fm_encode_strings()2985 (void) ddi_prop_encode_alloc(ph, 0); in ddi_prop_fm_encode_bytes()3007 if (ddi_prop_encode_alloc(ph, (uint_t)size) != DDI_PROP_SUCCESS) in ddi_prop_fm_encode_bytes()