updates to the scsi backend. implementing TESTUNITREADY and READ10
[tridge/dbench.git] / dbench.h
index 56ab2d37a2011bc94952e81842bdcdb19dbec9ba..c5d62b2573358270346c42c86fadaffc94b48571 100644 (file)
--- a/dbench.h
+++ b/dbench.h
@@ -152,6 +152,7 @@ struct options {
        const char *protocol;
        int run_once;
        int trunc_io;
+       const char *scsi_dev;
 };