Select Git revision
-
chrfranke authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2841 4ea69e1a-61f1-4043-bf83-b5c94c648137
chrfranke authoredgit-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2841 4ea69e1a-61f1-4043-bf83-b5c94c648137
cciss.h 236 B
#ifndef CCISS_H_
#define CCISS_H_
#define CCISS_H_CVSID "$Id: cciss.h,v 1.1 2007/04/01 16:49:46 shattered Exp $\n"
int cciss_io_interface(int device, int target,
struct scsi_cmnd_io * iop, int report);
#endif /* CCISS_H_ */