Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
rkt.c File Reference
#include <linux/blkdev.h>
#include <scsi/scsi_host.h>
#include "aacraid.h"

Go to the source code of this file.

Macros

#define AAC_NUM_IO_FIB_RKT   (246 - AAC_NUM_MGT_FIB)
 

Functions

int aac_rkt_init (struct aac_dev *dev)
 

Macro Definition Documentation

#define AAC_NUM_IO_FIB_RKT   (246 - AAC_NUM_MGT_FIB)

Definition at line 38 of file rkt.c.

Function Documentation

int aac_rkt_init ( struct aac_dev dev)

aac_rkt_init - initialize an i960 based AAC card : device to configure

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

Definition at line 98 of file rkt.c.