Home
last modified time | relevance | path

Searched refs:EVCH_WILDCARD_MAX (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dsysevent.h179 #define EVCH_WILDCARD_MAX 10 macro
/titanic_41/usr/src/uts/common/os/
H A Devchannels.c1225 if (wildcard_count(class) > EVCH_WILDCARD_MAX) in evch_chsubscribe()