Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
sailus
/
linux-next
/
037e127452b973f45b34c1e88a1af183e652e657
/
.
/
drivers
/
scsi
/
scsi_debugfs.h
blob: d125d1bd41842bf354d25c558a18ba0593932180 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
struct
request
;
struct
seq_file
;
void
scsi_show_rq
(
struct
seq_file
*
m
,
struct
request
*
rq
);