Staging
v0.8.1
Raw File
scsi_debugfs.h
struct request;
struct seq_file;

void scsi_show_rq(struct seq_file *m, struct request *rq);
back to top