Searched refs:HP_NODE_PORT (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug.h42 #define HP_NODE_PORT 3 macro
H A Dlibhotplug.c265 (node->hp_type != HP_NODE_PORT)) {
321 (node->hp_type != HP_NODE_PORT)) {
352 (node->hp_type != HP_NODE_PORT)) {
462 (node->hp_type == HP_NODE_PORT))
528 (node->hp_type != HP_NODE_PORT)) {
546 if (node->hp_type != HP_NODE_PORT) {
/illumos-gate/usr/src/cmd/hotplug/
H A Dhotplug.c320 if (hp_type(root) != HP_NODE_PORT) {
382 if (hp_type(root) != HP_NODE_PORT) {
1050 case HP_NODE_PORT:
1089 case HP_NODE_PORT:
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_impl.c246 if ((root->hp_type == HP_NODE_PORT) &&
H A Dhotplugd_info.c507 node->hp_type = HP_NODE_PORT;
H A Dhotplugd_rcm.c388 if ((type == HP_NODE_PORT) && HP_IS_OFFLINE(hp_state(node)))

Completed in 67 milliseconds