Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddipropdefs.h219 #define DDI_PROP_TYPE_COMPOSITE 0x0800 macro
225 DDI_PROP_TYPE_COMPOSITE)
230 DDI_PROP_TYPE_COMPOSITE | \
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c601 case DDI_PROP_TYPE_COMPOSITE: in devinfo_print_props_type()
718 case DDI_PROP_TYPE_COMPOSITE: in devinfo_print_props_guess()
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c3607 (flags | DDI_PROP_TYPE_COMPOSITE), name, in ddi_prop_lookup()
3636 return (ddi_prop_update_common(match_dev, dip, DDI_PROP_TYPE_COMPOSITE, in ddi_prop_update()