st_handle_intr_busy
ST_FUNC(ST_DEVINFO, st_handle_intr_busy);
if (st_handle_intr_busy(un, bp, ST_TRAN_BUSY_TIMEOUT) == 0) {
if (st_handle_intr_busy(un, bp, timout) == 0) {
static int st_handle_intr_busy(struct scsi_tape *un, struct buf *bp,
if (st_handle_intr_busy(un, bp,
if (st_handle_intr_busy(un, bp, timout) == 0)