Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dndi_impldefs.h68 int ddi_prop_fm_encode_bytes(prop_handle_t *, void *data, uint_t);
/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ddi.c172 name, data, nelements, ddi_prop_fm_encode_bytes)); in fc_ndi_prop_update()
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c2569 ddi_prop_fm_encode_bytes(prop_handle_t *ph, void *data, uint_t nelements) in ddi_prop_fm_encode_bytes() function
3463 value, length, ddi_prop_fm_encode_bytes)); in ddi_prop_create()
3474 name, value, length, ddi_prop_fm_encode_bytes)); in e_ddi_prop_create()
3498 value, length, ddi_prop_fm_encode_bytes)); in ddi_prop_modify()
3521 name, value, length, ddi_prop_fm_encode_bytes)); in e_ddi_prop_modify()
3989 name, data, nelements, ddi_prop_fm_encode_bytes)); in ddi_prop_update_byte_array()
4002 name, data, nelements, ddi_prop_fm_encode_bytes)); in e_ddi_prop_update_byte_array()
4152 name, NULL, 0, ddi_prop_fm_encode_bytes)); in ddi_prop_undefine()
4163 name, NULL, 0, ddi_prop_fm_encode_bytes)); in e_ddi_prop_undefine()
H A Dsunndi.c107 name, NULL, 0, ddi_prop_fm_encode_bytes)); in ndi_prop_create_boolean()
156 name, data, nelements, ddi_prop_fm_encode_bytes)); in ndi_prop_update_byte_array()