Searched refs:wds_poll (Results 1 – 1 of 1) sorted by relevance
164 int wds_poll(struct wds_softc *, struct scsi_xfer *, int);1027 if (wds_poll(sc, xs, scb->timeout)) { in wds_scsi_cmd()1029 if (wds_poll(sc, xs, scb->timeout)) in wds_scsi_cmd()1090 wds_poll(struct wds_softc *sc, struct scsi_xfer *xs, int count) in wds_poll() function