Searched refs:HPINFOSEARCH (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug.h49 #define HPINFOSEARCH 0x2 /* private flag */ macro
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_info.c149 flags |= HPINFOSEARCH;
251 /* Stop implementing the HPINFOSEARCH flag */
252 child_flags = flags & ~(HPINFOSEARCH);
408 flags |= HPINFOSEARCH;
425 if (flags & HPINFOSEARCH) {
427 if ((dev_flags & HPINFOSEARCH) == 0)

Completed in 60 milliseconds