#ifndef H_SCSI #define H_SCSI int setupSCSIInterfaces(int forceConfig, struct driversLoaded ** dl); int scsiDeviceAvailable(void); #endif