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.h91 extern int scsi_error_handler(void *host);
H A Dhosts.c514 shost->ehandler = kthread_run(scsi_error_handler, shost, in scsi_host_alloc()
H A Dscsi_error.c2305 int scsi_error_handler(void *data) in scsi_error_handler() function