Searched refs:di_prop_find (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdevinfo/
H A Dlibdevinfo.h368 extern di_prop_t di_prop_find(dev_t match_dev, di_node_t node,
H A Ddevinfo.c1803 di_prop_find(dev_t match_dev, di_node_t node, const char *name) function
3514 if ((prop = di_prop_find(dev, node, DI_PROP_SLOT_NAMES)) ==
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c828 if (di_prop_find(DDI_DEV_T_ANY, node, "smp-device") != DI_PROP_NIL) {

Completed in 28 milliseconds