Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c548 static errstate st_handle_autosense(struct scsi_tape *un, struct buf *bp,
9669 action = st_handle_autosense(un, bp, &un->un_pos); in st_intr()
10557 st_handle_autosense(struct scsi_tape *un, struct buf *bp, tapepos_t *pos) in st_handle_autosense() function
10565 ST_FUNC(ST_DEVINFO, st_handle_autosense); in st_handle_autosense()
17078 action = st_handle_autosense(un, bp, &rcv->pos); in st_recov_cb()