Searched refs:HP_IS_OFFLINE (Results 1 – 3 of 3) sorted by relevance
42 #define HP_IS_OFFLINE(s) ((s == DDI_HP_CN_STATE_PORT_EMPTY) || \ macro
247 HP_IS_ONLINE(root->hp_state) && HP_IS_OFFLINE(target_state)) in check_rcm_required()
388 if ((type == HP_NODE_PORT) && HP_IS_OFFLINE(hp_state(node))) in resource_callback()