Searched refs:MSG_NEG_INTERVAL (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ | ||
H A D | msg_impl.h | 92 #define MSG_NEG_INTERVAL 8 macro |
/titanic_50/usr/src/uts/common/os/ | ||
H A D | msg.c | 1286 long hash = -msg_type / MSG_NEG_INTERVAL; in msg_type_hash() |