Searched refs:uhso_detach (Results 1 – 1 of 1) sorted by relevance
478 static device_detach_t uhso_detach; variable484 DEVMETHOD(device_detach, uhso_detach),659 uhso_detach(sc->sc_dev); in uhso_attach()664 uhso_detach(device_t self) in uhso_detach() function