HomeSort by: relevance | last modified time | path
    Searched defs:wd33c93_abort (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sgimips/stand/common/
iris_scsi.c 69 int wd33c93_abort(struct wd33c93_softc *, uint8_t *, size_t, uint8_t *,
642 wd33c93_abort(struct wd33c93_softc *sc, uint8_t *cbuf, size_t clen, function in typeref:typename:int
709 wd33c93_abort(sc, cbuf, clen, buf, lenp);
  /src/sys/dev/ic/
wd33c93.c 129 int wd33c93_abort (struct wd33c93_softc *, struct wd33c93_acb *,
899 wd33c93_abort(struct wd33c93_softc *sc, struct wd33c93_acb *acb, function in typeref:typename:int
2153 wd33c93_abort(sc, acb, "next");
2301 (void) wd33c93_abort(sc, sc->sc_nexus, "timeout");

Completed in 56 milliseconds