Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_softint.c300 softcpu_t *sc, *scfirst; in softint_init() local
333 scfirst = first->ci_data.cpu_softcpu; in softint_init()
335 memcpy(sh, scfirst->sc_hand, sizeof(*sh) * softint_max); in softint_init()