Home
last modified time | relevance | path

Searched refs:scsi_error_handler (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/
H A Dscsi_priv.h93 extern int scsi_error_handler(void *host);
H A Dhosts.c510 shost->ehandler = kthread_run(scsi_error_handler, shost, in scsi_host_alloc()
H A Dscsi_error.c2285 int scsi_error_handler(void *data) in scsi_error_handler() function