Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/scsi/libscsi/common/
H A Dscsi_status.c46 { "Recoverable error", KEY_RECOVERABLE_ERROR },
/titanic_50/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi_uscsi.c103 { "Recoverable error", KEY_RECOVERABLE_ERROR },
1151 if (rq->es_key == KEY_RECOVERABLE_ERROR && in uscsi_cmd()
1160 if (rq->es_key != KEY_RECOVERABLE_ERROR) in uscsi_cmd()
/titanic_50/usr/src/uts/common/sys/scsi/generic/
H A Dsense.h150 #define KEY_RECOVERABLE_ERROR 0x01 macro
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsgen.c1793 case KEY_RECOVERABLE_ERROR: in sgen_handle_autosense()
1876 case KEY_RECOVERABLE_ERROR: in sgen_handle_sense()
H A Dses.c1504 case KEY_RECOVERABLE_ERROR: in ses_decode_sense()
H A Dsd.c17802 case KEY_RECOVERABLE_ERROR:
18069 ((scsi_sense_key(sensep) == KEY_RECOVERABLE_ERROR) &&
31463 if (sense_key == KEY_RECOVERABLE_ERROR &&
H A Dst.c10793 case KEY_RECOVERABLE_ERROR: in st_decode_sense()
/titanic_50/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c795 case KEY_RECOVERABLE_ERROR: in g_scsi_printerr()
/titanic_50/usr/src/cmd/format/
H A Dctlr_scsi.c2161 if (rq->es_key == KEY_RECOVERABLE_ERROR &&
2183 if ((rq->es_key != KEY_RECOVERABLE_ERROR) || (flags & F_ALLERRS)) {
2902 case KEY_RECOVERABLE_ERROR:
/titanic_50/usr/src/cmd/luxadm/
H A Dlux_util.c292 case KEY_RECOVERABLE_ERROR: in scsi_printerr()
/titanic_50/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc245 case KEY_RECOVERABLE_ERROR: in reportSense()
/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c5556 KEY_RECOVERABLE_ERROR) in sf_cmd_callback()
/titanic_50/usr/src/uts/common/io/sata/impl/
H A Dsata.c7659 KEY_RECOVERABLE_ERROR, in sata_txlt_apt_completion()