Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dsg.c2344 static int sg_proc_seq_show_devstrs(struct seq_file *s, void *v);
2349 .show = sg_proc_seq_show_devstrs,
2504 static int sg_proc_seq_show_devstrs(struct seq_file *s, void *v) in sg_proc_seq_show_devstrs() function