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) {
487 if ((root->hp_type == HP_NODE_DEVICE) &&
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_rcm.c392 if (type != HP_NODE_DEVICE)
458 if (hp_type(node) != HP_NODE_DEVICE)
H A Dhotplugd_info.c466 node->hp_type = HP_NODE_DEVICE;
/illumos-gate/usr/src/cmd/hotplug/
H A Dhotplug.c1036 if (hp_type(parent) == HP_NODE_DEVICE)
1040 case HP_NODE_DEVICE:

Completed in 65 milliseconds