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

  /src/sys/arch/vax/uba/
uba_sbi.c 141 static struct evcnt strayint = EVCNT_INITIALIZER(EVCNT_TYPE_INTR, NULL, "uba","stray intr"); variable in typeref:struct:evcnt
192 if (strayinit++ == 0) evcnt_attach_static(&strayint); /* Setup stray
279 strayint.ev_count++; /* Count against stray int */
uba_sbi.c 141 static struct evcnt strayint = EVCNT_INITIALIZER(EVCNT_TYPE_INTR, NULL, "uba","stray intr"); variable in typeref:struct:evcnt
192 if (strayinit++ == 0) evcnt_attach_static(&strayint); /* Setup stray
279 strayint.ev_count++; /* Count against stray int */
uba_sbi.c 141 static struct evcnt strayint = EVCNT_INITIALIZER(EVCNT_TYPE_INTR, NULL, "uba","stray intr"); variable in typeref:struct:evcnt
192 if (strayinit++ == 0) evcnt_attach_static(&strayint); /* Setup stray
279 strayint.ev_count++; /* Count against stray int */
uba_sbi.c 141 static struct evcnt strayint = EVCNT_INITIALIZER(EVCNT_TYPE_INTR, NULL, "uba","stray intr"); variable in typeref:struct:evcnt
192 if (strayinit++ == 0) evcnt_attach_static(&strayint); /* Setup stray
279 strayint.ev_count++; /* Count against stray int */

Completed in 224 milliseconds