Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dsunddi.c1796 ddi_prop_encode_alloc(prop_handle_t *ph, size_t size) in ddi_prop_encode_alloc() function
2171 if (ddi_prop_encode_alloc(ph, size * nelements) != in ddi_prop_fm_encode_ints()
2231 if (ddi_prop_encode_alloc(ph, size * nelements) != in ddi_prop_fm_encode_int64()
2483 if (ddi_prop_encode_alloc(ph, size) != DDI_PROP_SUCCESS) in ddi_prop_fm_encode_string()
2547 if (ddi_prop_encode_alloc(ph, total_size) != DDI_PROP_SUCCESS) in ddi_prop_fm_encode_strings()
2648 (void) ddi_prop_encode_alloc(ph, 0); in ddi_prop_fm_encode_bytes()
2670 if (ddi_prop_encode_alloc(ph, (uint_t)size) != DDI_PROP_SUCCESS) in ddi_prop_fm_encode_bytes()