Home
last modified time | relevance | path

Searched refs:HPINFOUSAGE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug_impl.h93 #define HP_INIT_FLAGS_VALID(f) ((f & ~(HPINFOUSAGE)) == 0)
H A Dlibhotplug.h48 #define HPINFOUSAGE 0x1 macro
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_info.c115 if (flags & HPINFOUSAGE) { in getinfo()
/illumos-gate/usr/src/cmd/hotplug/
H A Dhotplug.c260 flags |= HPINFOUSAGE; in cmd_list()