scsi_transport_api.h 145 B

123456
  1. #ifndef _SCSI_TRANSPORT_API_H
  2. #define _SCSI_TRANSPORT_API_H
  3. void scsi_schedule_eh(struct Scsi_Host *shost);
  4. #endif /* _SCSI_TRANSPORT_API_H */