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

/netbsd-6-1-5-RELEASE/sys/arch/vax/uba/
H A Duba_sbi.c268 struct evcnt *uvec; local
271 uvec = &vc->uv_sc.uh_intrcnt;
279 uvec->ev_count--; /* This interrupt should not be counted against
334 * In particular, the uvec argument is used for further
339 ubaerror(struct uba_softc *uh, int *ipl, int *uvec) argument
346 if (*uvec == 0) {
387 *uvec = 0;
398 *uvec &= UBABRRVR_DIV;
404 *uvec = 0;

Completed in 44 milliseconds