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

/netbsd-current/sys/dev/ic/
H A Diha.c190 static void iha_abort_xs(struct iha_softc *, struct scsipi_xfer *, uint8_t);
1373 iha_abort_xs(sc, xs, HOST_TIMED_OUT);
1377 * iha_abort_xs - find the SCB associated with the supplied xs and
1382 iha_abort_xs(struct iha_softc *sc, struct scsipi_xfer *xs, uint8_t hastat) function

Completed in 126 milliseconds