HomeSort by: relevance | last modified time | path
    Searched defs:shmax (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
kern_softint.c 301 softhand_t *sh, *shmax; local in function:softint_init
337 for (shmax = sh + softint_max; sh < shmax; sh++) {

Completed in 11 milliseconds