Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_priv.h93 extern void scsi_eh_wakeup(struct Scsi_Host *shost, unsigned int busy);
H A Dscsi_error.c64 void scsi_eh_wakeup(struct Scsi_Host *shost, unsigned int busy) in scsi_eh_wakeup() function
92 scsi_eh_wakeup(shost, busy); in scsi_rcu_eh_wakeup()
319 scsi_eh_wakeup(shost, busy); in scsi_eh_inc_host_failed()
H A Dscsi_lib.c393 scsi_eh_wakeup(shost, busy); in scsi_dec_host_busy()