Searched refs:node_state (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c236 (lunlistp->node_state == DI_PATH_STATE_OFFLINE)) ||
238 ((lunlistp->node_state & DI_DEVICE_OFFLINE) ==
305 (lunlistp->node_state == DI_PATH_STATE_OFFLINE)) ||
307 ((lunlistp->node_state & DI_DEVICE_OFFLINE) ==
445 if (lunlistp->node_state ==
455 if ((lunlistp->node_state & DI_DEVICE_OFFLINE) ==
1145 * node_state DI_PATH_STATE_OFFLINE. If not set, unconfigure
1313 * node_state DI_DEVICE_OFFLINE or DI_DEVICE_DOWN.
1318 if ((dnode->node_state == DI_DEVICE_OFFLINE) ||
1319 (dnode->node_state
[all...]
H A Dcfga_fp.h199 uint_t node_state; member in struct:luninfo_list
H A Dcfga_cvt.c516 newlun->node_state = state;
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo.c1062 return (DI_NODE(node)->node_state);

Completed in 35 milliseconds