]> git.proxmox.com Git - mirror_smartmontools-debian.git/blob - cciss.h
99452be6643265d4abb3c0c01c1b48ad69a15381
[mirror_smartmontools-debian.git] / cciss.h
1 #ifndef CCISS_H_
2 #define CCISS_H_
3
4 #define CCISS_H_CVSID "$Id: cciss.h,v 1.1 2007/04/01 16:49:46 shattered Exp $\n"
5
6 int cciss_io_interface(int device, int target,
7 struct scsi_cmnd_io * iop, int report);
8
9 #endif /* CCISS_H_ */