Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
xen
/
tip
/
7a0892d2836e12cc61b6823f888629a3eb64e268
/
.
/
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
);