Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug.h40 #define HP_NODE_DEVICE 1 macro
H A Dlibhotplug.c467 if (parent->hp_type == HP_NODE_DEVICE) { in hp_path()
487 if ((root->hp_type == HP_NODE_DEVICE) && in hp_path()
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_rcm.c392 if (type != HP_NODE_DEVICE) in resource_callback()
458 if (hp_type(node) != HP_NODE_DEVICE) in merge_callback()
H A Dhotplugd_info.c466 node->hp_type = HP_NODE_DEVICE; in new_device_node()
/illumos-gate/usr/src/cmd/hotplug/
H A Dhotplug.c1036 if (hp_type(parent) == HP_NODE_DEVICE) in list_cb()
1040 case HP_NODE_DEVICE: in list_cb()