/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 */
|