File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / smartmontools / cciss.h
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 16:32:16 2012 UTC (12 years, 4 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

#ifndef CCISS_H_
#define CCISS_H_

#define CCISS_H_CVSID "$Id: cciss.h,v 1.1 2012/02/21 16:32:16 misho Exp $\n"

int cciss_io_interface(int device, int target,
			      struct scsi_cmnd_io * iop, int report);

#endif /* CCISS_H_ */

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>