Searched defs:st_handle_intr_busy (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/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, 9109 * zeroed out in st_handle_intr_busy(). 9145 * throttle = 0, via st_handle_intr_busy 9192 if (st_handle_intr_busy(un, bp, 9879 * let st_handle_intr_busy put this bp back on waitq and make 9891 if (st_handle_intr_busy(un, bp, timout) == 0) 10121 st_handle_intr_busy(struct scsi_tape *un, struct buf *bp, function 10131 ST_FUNC(ST_DEVINFO, st_handle_intr_busy); 10134 "st_handle_intr_busy(), un = 0x%p\n", (void *)un); 11372 if (st_handle_intr_busy(u [all...] |
Completed in 90 milliseconds