Home
last modified time | relevance | path

Searched refs:HPQUERY (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libhotplug/common/
H A Dlibhotplug_impl.h94 #define HP_SET_STATE_FLAGS_VALID(f) ((f & ~(HPFORCE | HPQUERY)) == 0)
H A Dlibhotplug.h55 #define HPQUERY 0x2 macro
/titanic_50/usr/src/cmd/hotplugd/
H A Dhotplugd_impl.c123 if (flags & HPQUERY) { in changestate()
H A Dhotplugd_rcm.c198 if (flags & HPQUERY) in rcm_offline()
/titanic_50/usr/src/cmd/hotplug/
H A Dhotplug.c802 flags |= HPQUERY; in cmd_changestate()
908 flags |= HPQUERY; in parse_flags()