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

/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug_impl.h93 #define HP_INIT_FLAGS_VALID(f) ((f & ~(HPINFOUSAGE)) == 0) macro
H A Dlibhotplug.c72 if ((path == NULL) || !HP_INIT_FLAGS_VALID(flags)) {

Completed in 242 milliseconds