<dec f='src/src/sys/dev/scsipi/scsipiconf.h' l='679' type='int scsipi_interpret_sense(struct scsipi_xfer * )'/>
<use f='src/src/sys/dev/scsipi/atapi_base.c' l='81' u='c' c='atapi_interpret_sense'/>
<use f='src/src/sys/dev/scsipi/scsiconf.c' l='130'/>
<use f='src/src/sys/dev/scsipi/scsiconf.c' l='130'/>
<use f='src/src/sys/dev/scsipi/scsiconf.c' l='139'/>
<use f='src/src/sys/dev/scsipi/scsiconf.c' l='139'/>
<use f='src/src/sys/dev/scsipi/scsiconf.c' l='148'/>
<use f='src/src/sys/dev/scsipi/scsiconf.c' l='148'/>
<use f='src/src/sys/dev/scsipi/scsiconf.c' l='157'/>
<use f='src/src/sys/dev/scsipi/scsiconf.c' l='157'/>
<def f='src/src/sys/dev/scsipi/scsipi_base.c' l='825' ll='1081' type='int scsipi_interpret_sense(struct scsipi_xfer * xs)'/>
<doc f='src/src/sys/dev/scsipi/scsipi_base.c' l='814'>/*
 * scsipi_interpret_sense:
 *
 *	Look at the returned sense and act on the error, determining
 *	the unix error number to pass back.  (0 = report no error)
 *
 *	NOTE: If we return ERESTART, we are expected to haved
 *	thawed the device!
 *
 *	THIS IS THE DEFAULT ERROR HANDLER FOR SCSI DEVICES.
 */</doc>
