Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dst.c516 static int st_handle_start_busy(struct scsi_tape *un, struct buf *bp,
6626 if (st_handle_start_busy(un, bp, in st_start()
6660 st_handle_start_busy(struct scsi_tape *un, struct buf *bp, in st_handle_start_busy() function
6666 ST_FUNC(ST_DEVINFO, st_handle_start_busy); in st_handle_start_busy()
18106 rval = st_handle_start_busy(un, bp, ST_TRAN_BUSY_TIMEOUT, queued); in st_recover_reissue_pkt()