Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_cmnd.h70 SUBMITTED_BY_SCSI_ERROR_HANDLER = 1, enumerator
/linux/drivers/scsi/
H A Dscsi_error.c584 scmd->submitter != SUBMITTED_BY_SCSI_ERROR_HANDLER) in scsi_check_sense()
1212 scmd->submitter = SUBMITTED_BY_SCSI_ERROR_HANDLER; in scsi_send_eh_cmnd()