Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c518 static int st_handle_intr_busy(struct scsi_tape *un, struct buf *bp,
9193 if (st_handle_intr_busy(un, bp, in st_intr_restart()
9892 if (st_handle_intr_busy(un, bp, timout) == 0) in st_intr()
10122 st_handle_intr_busy(struct scsi_tape *un, struct buf *bp, in st_handle_intr_busy() function
10132 ST_FUNC(ST_DEVINFO, st_handle_intr_busy); in st_handle_intr_busy()
11373 if (st_handle_intr_busy(un, bp, ST_TRAN_BUSY_TIMEOUT) == 0) { in st_handle_intr_retry_lcmd()
17164 if (st_handle_intr_busy(un, bp, timout) == 0) { in st_recov_cb()