Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
NCR_Q720.c File Reference
#include <linux/blkdev.h>
#include <linux/interrupt.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/mca.h>
#include <linux/slab.h>
#include <linux/types.h>
#include <linux/init.h>
#include <linux/delay.h>
#include <asm/io.h>
#include "scsi.h"
#include <scsi/scsi_host.h>
#include "ncr53c8xx.h"
#include "NCR_Q720.h"

Go to the source code of this file.

Data Structures

struct  NCR_Q720_private
 

Macros

#define NCR_Q720_VERSION   "0.9"
 

Functions

 MODULE_AUTHOR ("James Bottomley")
 
 MODULE_DESCRIPTION ("NCR Quad 720 SCSI Driver")
 
 MODULE_LICENSE ("GPL")
 
 module_init (NCR_Q720_init)
 
 module_exit (NCR_Q720_exit)
 

Macro Definition Documentation

#define NCR_Q720_VERSION   "0.9"

Definition at line 38 of file NCR_Q720.c.

Function Documentation

MODULE_AUTHOR ( "James Bottomley"  )
MODULE_DESCRIPTION ( "NCR Quad 720 SCSI Driver"  )
module_exit ( NCR_Q720_exit  )
module_init ( NCR_Q720_init  )
MODULE_LICENSE ( "GPL"  )