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

  /src/sys/kern/
kern_softint.c 300 softcpu_t *sc, *scfirst; local in function:softint_init
333 scfirst = first->ci_data.cpu_softcpu;
335 memcpy(sh, scfirst->sc_hand, sizeof(*sh) * softint_max);

Completed in 11 milliseconds