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

/osnet-11/usr/src/lib/libhotplug/common/
H A Dlibhotplug_impl.h109 #define HP_INIT_FLAGS_VALID(f) ((f & ~(HPINFOUSAGE)) == 0) macro
H A Dlibhotplug.c71 if ((path == NULL) || !HP_INIT_FLAGS_VALID(flags)) {

Completed in 17 milliseconds