Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef _SCSI_TRANSPORT_API_H
0003 #define _SCSI_TRANSPORT_API_H
0004 
0005 void scsi_schedule_eh(struct Scsi_Host *shost);
0006 
0007 #endif /* _SCSI_TRANSPORT_API_H */