Searched refs:sd_decode_sense (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1009 #define sd_decode_sense ssd_decode_sense macro
1452 static void sd_decode_sense(struct sd_lun *un, struct buf *bp,
17457 * turn it over to sd_decode_sense() to figure out the right course of
17463 sd_decode_sense(un, cmd_bp, cmd_xp, cmd_pktp);
17557 * sd_decode_sense() to figure out the right course of action.
17561 sd_decode_sense(un, bp, xp, pktp);
17771 * Function: sd_decode_sense
17779 sd_decode_sense(struct sd_lun *un, struct buf *bp, struct sd_xbuf *xp, function

Completed in 95 milliseconds