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

/freebsd-12-stable/sys/dev/vx/
H A Dif_vx.c129 static int vx_status(struct vx_softc *);
542 if (vx_status(sc)) {
560 vx_status(struct vx_softc *sc) function
781 * We could simplify this test by not using vx_status(), but
791 if (vx_status(sc)) {

Completed in 114 milliseconds