Searched refs:strayint (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/vax/uba/
H A Duba_sbi.c148 static struct evcnt strayint = EVCNT_INITIALIZER(EVCNT_TYPE_INTR, NULL, "uba","stray intr"); variable in typeref:struct:evcnt
199 if (strayinit++ == 0) evcnt_attach_static(&strayint); /* Setup stray
286 strayint.ev_count++; /* Count against stray int */

Completed in 44 milliseconds