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

/freebsd-12-stable/sys/arm/ralink/
H A Dif_fv.c97 static int fv_detach(device_t);
137 DEVMETHOD(device_detach, fv_detach),
398 fv_detach(dev);
404 fv_detach(device_t dev) function
414 sc->fv_detach = 1;
1001 if (sc->fv_detach == 0)
H A Dif_fvreg.h132 int fv_detach; member in struct:fv_softc

Completed in 159 milliseconds