Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_priv.h95 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
91 scsi_eh_wakeup(shost, scsi_host_busy(shost)); in scsi_schedule_eh()
290 scsi_eh_wakeup(shost, busy); in scsi_eh_inc_host_failed()
H A Dscsi_lib.c384 scsi_eh_wakeup(shost, busy); in scsi_dec_host_busy()
/linux/include/trace/events/
H A Dscsi.h331 TRACE_EVENT(scsi_eh_wakeup,