Go to the documentation of this file. 1 #ifndef _SCSI_SCSI_EH_H
2 #define _SCSI_SCSI_EH_H
50 static inline int scsi_sense_is_deferred(
struct scsi_sense_hdr *sshdr)
66 #define SCSI_TRY_RESET_DEVICE 1
67 #define SCSI_TRY_RESET_BUS 2
68 #define SCSI_TRY_RESET_HOST 3
69 #define SCSI_TRY_RESET_TARGET 4
90 int cmnd_size,
unsigned sense_bytes);