iris_scsi.c | 64 size_t wd33c93_xfout(struct wd33c93_softc *, void *, size_t *); 329 wd33c93_xfout(sc, sc->sc_omsg, bar); 374 if (wd33c93_xfout(sc, cbuf, clenp)) 412 resid = wd33c93_xfout(sc, buf, lenp); 483 wd33c93_xfout(struct wd33c93_softc *sc, void *bp, size_t *lenp) function in typeref:typename:size_t
|