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

/osnet-11/usr/src/lib/libhotplug/common/
H A Dlibhotplug.h41 #define HP_NODE_PORT 3 macro
H A Dlibhotplug.c268 (node->hp_type != HP_NODE_PORT)) {
294 (node->hp_type != HP_NODE_PORT)) {
356 (node->hp_type != HP_NODE_PORT)) {
442 (node->hp_type != HP_NODE_PORT)) {
552 (node->hp_type == HP_NODE_PORT))
623 if (node->hp_type != HP_NODE_PORT) {
663 if (node->hp_type != HP_NODE_PORT) {
743 if (node->hp_type != HP_NODE_PORT) {
804 (node->hp_type != HP_NODE_PORT)) {
824 if (node->hp_type != HP_NODE_PORT) {
[all...]
/osnet-11/usr/src/lib/libiov/sparc/
H A Dlibiov_hp.c197 if (hp_type(node) != HP_NODE_PORT) {
284 if (node == 0 || hp_type(node) != HP_NODE_PORT)
293 if (hp_type(child) == HP_NODE_PORT)
307 if ((hp_type(node) == HP_NODE_PORT) && node_is_leaf(node)) {
940 if (hp_type(cbarg.target) != HP_NODE_PORT) {
1000 if (hp_type(cbarg.target) == HP_NODE_PORT)
1035 if (hp_type(node) != HP_NODE_PORT) {
1070 if (hp_type(node) != HP_NODE_PORT) {

Completed in 19 milliseconds