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

/freebsd-12-stable/sys/dev/vr/
H A Dif_vr.c169 static int vr_error(struct vr_softc *, uint16_t);
1617 if (vr_error(sc, status) != 0)
1714 if (vr_error(sc, status) != 0) {
1744 vr_error(struct vr_softc *sc, uint16_t status) function

Completed in 107 milliseconds