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

  /src/sys/dev/isa/
wds.c 193 int wds_poll(struct wds_softc *, struct scsipi_xfer *, int);
1252 if (wds_poll(sc, xs, scb->timeout)) {
1254 if (wds_poll(sc, xs, scb->timeout))
1273 wds_poll(struct wds_softc *sc, struct scsipi_xfer *xs, int count) function in typeref:typename:int

Completed in 11 milliseconds