Sign in
cos
/
third_party
/
kernel
/
24d759976a4a7745898904cfbef0a3a3a9ff4bf6
/
.
/
drivers
/
scsi
/
scsi_debugfs.h
blob: d125d1bd41842bf354d25c558a18ba0593932180 [
file
]
/* SPDX-License-Identifier: GPL-2.0 */
struct
request
;
struct
seq_file
;
void
scsi_show_rq
(
struct
seq_file
*
m
,
struct
request
*
rq
);