Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
lee
/
backlight
/
b84a8aba806261d2f759ccedf4a2a6a80a5e55ba
/
.
/
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
);