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
|