HomeSort by: relevance | last modified time | path
    Searched defs:wds_done (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/isa/
wds.c 185 void wds_done(struct wds_softc *, struct wds_scb *, u_char);
454 wds_done(sc, scb, wmbi->stat);
763 wds_done(struct wds_softc *sc, struct wds_scb *scb, u_char stat) function in typeref:typename:void
wds.c 185 void wds_done(struct wds_softc *, struct wds_scb *, u_char);
454 wds_done(sc, scb, wmbi->stat);
763 wds_done(struct wds_softc *sc, struct wds_scb *scb, u_char stat) function in typeref:typename:void

Completed in 20 milliseconds