Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/os/
H A Dsunddi.c1797 ddi_prop_encode_alloc(prop_handle_t *ph, size_t size) in ddi_prop_encode_alloc() function
2172 if (ddi_prop_encode_alloc(ph, size * nelements) != in ddi_prop_fm_encode_ints()
2232 if (ddi_prop_encode_alloc(ph, size * nelements) != in ddi_prop_fm_encode_int64()
2484 if (ddi_prop_encode_alloc(ph, size) != DDI_PROP_SUCCESS) in ddi_prop_fm_encode_string()
2548 if (ddi_prop_encode_alloc(ph, total_size) != DDI_PROP_SUCCESS) in ddi_prop_fm_encode_strings()
2649 (void) ddi_prop_encode_alloc(ph, 0); in ddi_prop_fm_encode_bytes()
2671 if (ddi_prop_encode_alloc(ph, (uint_t)size) != DDI_PROP_SUCCESS) in ddi_prop_fm_encode_bytes()