Home
last modified time | relevance | path

Searched refs:HP_IS_ONLINE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/hotplugd/
H A Dhotplugd_impl.h39 #define HP_IS_ONLINE(s) ((s == DDI_HP_CN_STATE_ONLINE) || \ macro
H A Dhotplugd_impl.c247 HP_IS_ONLINE(root->hp_state) && HP_IS_OFFLINE(target_state)) in check_rcm_required()