Searched refs:vr_error (Results 1 – 1 of 1) sorted by relevance
167 static int vr_error(struct vr_softc *, uint16_t);1618 if (vr_error(sc, status) != 0) in vr_poll_locked()1715 if (vr_error(sc, status) != 0) { in vr_int_task()1745 vr_error(struct vr_softc *sc, uint16_t status) in vr_error() function