Home
last modified time | relevance | path

Searched refs:sg_proc_seq_show_debug (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A Dsg.c2350 static int sg_proc_seq_show_debug(struct seq_file *s, void *v);
2355 .show = sg_proc_seq_show_debug,
2584 static int sg_proc_seq_show_debug(struct seq_file *s, void *v) in sg_proc_seq_show_debug() function