wd33c93_poll
if (wd33c93_poll(sc, cbuf, clen, buf, lenp)) {
if (wd33c93_poll(sc, cbuf, clen, buf, lenp)) {
int wd33c93_poll(struct wd33c93_softc *, uint8_t *, size_t, uint8_t *,
int wd33c93_poll (struct wd33c93_softc *, struct wd33c93_acb *);
wd33c93_poll(sc, sc->sc_nexus);
if (wd33c93_poll(sc, acb)) {
if (wd33c93_poll(sc, acb)) /* 2nd retry for ABORT */