Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dcms.c71 #define MSGRNG_NSTATIONS 1024 macro
93 static struct tx_stn_handler msgmap[MSGRNG_NSTATIONS];
395 KASSERT(startb >= 0 && startb <= endb && endb < MSGRNG_NSTATIONS, in register_msgring_handler()