Sign in
linux
/
linux
/
kernel
/
git
/
bluetooth
/
bluetooth-next
/
2121db09630113e67b51ae78c18115f1858f648a
/
.
/
drivers
/
scsi
/
scsi_transport_api.h
blob: f917766537c08b89e09dada58f33d8520e63386d [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
_SCSI_TRANSPORT_API_H
#define
_SCSI_TRANSPORT_API_H
void
scsi_schedule_eh
(
struct
Scsi_Host
*
shost
);
#endif
/* _SCSI_TRANSPORT_API_H */