Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
pata_rz1000.c File Reference
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/pci.h>
#include <linux/init.h>
#include <linux/blkdev.h>
#include <linux/delay.h>
#include <scsi/scsi_host.h>
#include <linux/libata.h>

Go to the source code of this file.

Macros

#define DRV_NAME   "pata_rz1000"
 
#define DRV_VERSION   "0.2.4"
 

Functions

 module_pci_driver (rz1000_pci_driver)
 
 MODULE_AUTHOR ("Alan Cox")
 
 MODULE_DESCRIPTION ("low-level driver for RZ1000 PCI ATA")
 
 MODULE_LICENSE ("GPL")
 
 MODULE_DEVICE_TABLE (pci, pata_rz1000)
 
 MODULE_VERSION (DRV_VERSION)
 

Macro Definition Documentation

#define DRV_NAME   "pata_rz1000"

Definition at line 23 of file pata_rz1000.c.

#define DRV_VERSION   "0.2.4"

Definition at line 24 of file pata_rz1000.c.

Function Documentation

MODULE_AUTHOR ( "Alan Cox"  )
MODULE_DESCRIPTION ( "low-level driver for RZ1000 PCI ATA )
MODULE_DEVICE_TABLE ( pci  ,
pata_rz1000   
)
MODULE_LICENSE ( "GPL"  )
module_pci_driver ( rz1000_pci_driver  )
MODULE_VERSION ( DRV_VERSION  )