aboutsummaryrefslogtreecommitdiff
path: root/scsi_io.h
blob: 89068150b7ec48416d30f3acfe6bd6c2bf4400c9 (plain)
1
2
3
4
5
Stream_t *OpenScsi(struct device *dev,
		   const char *name, int mode, char *errmsg,
		   int mode2, int locked, int lockMode,
		   mt_off_t *maxSize);