iris_scsi.c | 71 int wd33c93_poll(struct wd33c93_softc *, uint8_t *, size_t, uint8_t *, 204 if (wd33c93_poll(sc, cbuf, clen, buf, lenp)) { 206 if (wd33c93_poll(sc, cbuf, clen, buf, lenp)) { 720 wd33c93_poll(struct wd33c93_softc *sc, uint8_t *cbuf, size_t clen, function in typeref:typename:int
|