Linux Kernel
3.7.1
|
#include <linux/types.h>
#include <linux/mm.h>
#include <linux/blkdev.h>
#include <linux/interrupt.h>
#include <asm/page.h>
#include <asm/pgtable.h>
#include <asm/mvme147hw.h>
#include <asm/irq.h>
#include "scsi.h"
#include <scsi/scsi_host.h>
#include "wd33c93.h"
#include "mvme147.h"
#include <linux/stat.h>
#include "scsi_module.c"
Go to the source code of this file.
Functions | |
int | mvme147_detect (struct scsi_host_template *tpnt) |
int | mvme147_release (struct Scsi_Host *instance) |
int mvme147_detect | ( | struct scsi_host_template * | tpnt | ) |