Searched refs:di_prop_find (Results 1 – 4 of 4) sorted by relevance
239 di_prop_find;
357 extern di_prop_t di_prop_find(dev_t match_dev, di_node_t node,
1686 di_prop_find(dev_t match_dev, di_node_t node, const char *name) in di_prop_find() function3279 if ((prop = di_prop_find(dev, node, DI_PROP_SLOT_NAMES)) == in di_prop_lookup_slot_names()
828 if (di_prop_find(DDI_DEV_T_ANY, node, "smp-device") != DI_PROP_NIL) { in get_device_type()