Searched refs:vr_rx_stop (Results 1 – 1 of 1) sorted by relevance
180 static int vr_rx_stop(struct vr_softc *);329 vr_rx_stop(sc) != 0) { in vr_miibus_statchg()370 if (vr_tx_stop(sc) != 0 || vr_rx_stop(sc) != 0) { in vr_miibus_statchg()2400 vr_rx_stop(struct vr_softc *sc) in vr_rx_stop() function2442 if (vr_rx_stop(sc) != 0) in vr_stop()