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

/freebsd-10.2-release/sys/dev/vr/
H A Dif_vr.c166 static int vr_error(struct vr_softc *, uint16_t);
1616 if (vr_error(sc, status) != 0)
1713 if (vr_error(sc, status) != 0) {
1743 vr_error(struct vr_softc *sc, uint16_t status) function

Completed in 103 milliseconds