Searched refs:st_handle_intr_busy (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | st.c | 518 static int st_handle_intr_busy(struct scsi_tape *un, struct buf *bp, 9192 if (st_handle_intr_busy(un, bp, in st_intr_restart() 9891 if (st_handle_intr_busy(un, bp, timout) == 0) in st_intr() 10121 st_handle_intr_busy(struct scsi_tape *un, struct buf *bp, in st_handle_intr_busy() function 10131 ST_FUNC(ST_DEVINFO, st_handle_intr_busy); in st_handle_intr_busy() 11372 if (st_handle_intr_busy(un, bp, ST_TRAN_BUSY_TIMEOUT) == 0) { in st_handle_intr_retry_lcmd() 17162 if (st_handle_intr_busy(un, bp, timout) == 0) { in st_recov_cb()
|