Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
aic7770_osm.c File Reference
#include "aic7xxx_osm.h"
#include <linux/device.h>
#include <linux/eisa.h>

Go to the source code of this file.

Functions

int aic7770_map_registers (struct ahc_softc *ahc, u_int port)
 
int aic7770_map_int (struct ahc_softc *ahc, u_int irq)
 
 MODULE_DEVICE_TABLE (eisa, aic7770_ids)
 
int ahc_linux_eisa_init (void)
 
void ahc_linux_eisa_exit (void)
 

Function Documentation

void ahc_linux_eisa_exit ( void  )

Definition at line 153 of file aic7770_osm.c.

int ahc_linux_eisa_init ( void  )

Definition at line 147 of file aic7770_osm.c.

int aic7770_map_int ( struct ahc_softc ahc,
u_int  irq 
)

Definition at line 61 of file aic7770_osm.c.

int aic7770_map_registers ( struct ahc_softc ahc,
u_int  port 
)

Definition at line 48 of file aic7770_osm.c.

MODULE_DEVICE_TABLE ( eisa  ,
aic7770_ids   
)