wd33c93.c | 133 void wd33c93_scsidone (struct wd33c93_softc *, struct wd33c93_acb *, int); 764 wd33c93_scsidone(sc, acb, sc->sc_status); 772 wd33c93_scsidone(struct wd33c93_softc *sc, struct wd33c93_acb *acb, int status) function in typeref:typename:void 783 panic("wd33c93_scsidone -- (%d,%d) no scsipi_xfer", 1930 wd33c93_scsidone(sc, acb, sc->sc_status); 2157 wd33c93_scsidone(sc, acb, STATUS_UNKNOWN);
|