Searched refs:wt_softc (Results 1 – 1 of 1) sorted by relevance
122 struct wt_softc { struct186 static int wtwait(struct wt_softc *sc, int catch, const char *msg);187 static int wtcmd(struct wt_softc *sc, int cmd);188 static int wtstart(struct wt_softc *sc, int flag, void *vaddr, size_t len);189 static void wtdma(struct wt_softc *sc);191 static void wtclock(struct wt_softc *sc);193 static int wtsense(struct wt_softc *sc, int verbose, int ignore);194 static int wtstatus(struct wt_softc *sc);195 static void wtrewind(struct wt_softc *sc);196 static int wtreadfm(struct wt_softc *sc);[all …]