Home
last modified time | relevance | path

Searched defs:prop_handle_t (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dddipropdefs.h83 } prop_handle_t; typedef
/titanic_50/usr/src/uts/common/os/
H A Dsunddi.c3433 int (*prop_create)(prop_handle_t *, void *data, uint_t nelements)) in ddi_prop_update_common()
3606 int (*prop_decoder)(prop_handle_t *, void *data, uint_t *nelements)) in ddi_prop_lookup_common()
3673 int (*prop_decoder)(prop_handle_t *, void *data, uint_t *nelements)) in ddi_prop_lookup()
3703 int (*prop_create)(prop_handle_t *, void *data, uint_t nelements)) in ddi_prop_update()