Searched defs:st_handle_intr_retry_lcmd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c520 static int st_handle_intr_retry_lcmd(struct scsi_tape *un, struct buf *bp);
9909 if (st_handle_intr_retry_lcmd(un, bp) == 0)
11317 st_handle_intr_retry_lcmd(struct scsi_tape *un, struct buf *bp) function
11324 ST_FUNC(ST_DEVINFO, st_handle_intr_retry_lcmd);

Completed in 96 milliseconds