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

/freebsd-9.3-release/sys/dev/vr/
H A Dif_vr.c177 static int vr_tx_stop(struct vr_softc *);
328 if (vr_tx_stop(sc) != 0 ||
370 if (vr_tx_stop(sc) != 0 || vr_rx_stop(sc) != 0) {
1479 if (vr_tx_stop(sc) != 0) {
1647 if (vr_tx_stop(sc) != 0) {
2355 vr_tx_stop(struct vr_softc *sc) function
2421 if (vr_tx_stop(sc) != 0)

Completed in 64 milliseconds