xref: /aosp_15_r20/external/mtools/scsi_io.h (revision d5c9a868b113e0ec0db2f27bc2ce8a253e77c4b0)
1*d5c9a868SElliott Hughes Stream_t *OpenScsi(struct device *dev,
2*d5c9a868SElliott Hughes 		   const char *name, int mode, char *errmsg,
3*d5c9a868SElliott Hughes 		   int mode2, int locked, int lockMode,
4*d5c9a868SElliott Hughes 		   mt_off_t *maxSize);
5*d5c9a868SElliott Hughes 
6