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

/linux-master/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) function
91 scsi_eh_wakeup(shost, scsi_host_busy(shost));
290 scsi_eh_wakeup(shost, busy);
H A Dscsi_lib.c377 scsi_eh_wakeup(shost, busy);
/linux-master/include/trace/events/
H A Dscsi.h330 TRACE_EVENT(scsi_eh_wakeup,

Completed in 169 milliseconds