Home
last modified time | relevance | path

Searched refs:iha_abort_xs (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/ic/
Diha.c154 void iha_abort_xs(struct iha_softc *, struct scsi_xfer *, u_int8_t);
672 iha_abort_xs(struct iha_softc *sc, struct scsi_xfer *xs, u_int8_t hastat) in iha_abort_xs() function
2400 iha_abort_xs(xs->sc_link->bus->sb_adapter_softc, xs, HOST_TIMED_OUT); in iha_timeout()