Home
last modified time | relevance | path

Searched refs:di_prop_find (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libdevinfo/
H A Dmapfile-vers239 di_prop_find;
H A Dlibdevinfo.h357 extern di_prop_t di_prop_find(dev_t match_dev, di_node_t node,
H A Ddevinfo.c1686 di_prop_find(dev_t match_dev, di_node_t node, const char *name) in di_prop_find() function
3279 if ((prop = di_prop_find(dev, node, DI_PROP_SLOT_NAMES)) == in di_prop_lookup_slot_names()
/illumos-gate/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) { in get_device_type()
/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb.c487 if (di_prop_find(DDI_DEV_T_ANY, portinfo, in topo_usb_gather_acpi_port()