Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
sa.c File Reference
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/types.h>
#include <linux/pci.h>
#include <linux/spinlock.h>
#include <linux/blkdev.h>
#include <linux/delay.h>
#include <linux/completion.h>
#include <linux/time.h>
#include <linux/interrupt.h>
#include <scsi/scsi_host.h>
#include "aacraid.h"

Go to the source code of this file.

Functions

int aac_sa_init (struct aac_dev *dev)
 

Function Documentation

int aac_sa_init ( struct aac_dev dev)

aac_sa_init - initialize an ARM based AAC card : device to configure

Allocate and set up resources for the ARM based AAC variants. The device_interface in the commregion will be allocated and linked to the comm region.

Definition at line 321 of file sa.c.