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

/netbsd-current/sys/dev/qbus/
H A Dubavar.h72 int (*uh_errchk)(struct uba_softc *); member in struct:uba_softc
H A Duba.c294 (sc->uh_errchk ? (*sc->uh_errchk)(sc):0))
300 if (sc->uh_errchk)
301 if ((*sc->uh_errchk)(sc))
/netbsd-current/sys/arch/vax/uba/
H A Duba_sbi.c184 sc->uv_sc.uh_errchk = dw780_errchk;

Completed in 158 milliseconds