Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
mthca_reset.c File Reference
#include <linux/errno.h>
#include <linux/pci.h>
#include <linux/delay.h>
#include <linux/slab.h>
#include "mthca_dev.h"
#include "mthca_cmd.h"

Go to the source code of this file.

Macros

#define MTHCA_RESET_OFFSET   0xf0010
 
#define MTHCA_RESET_VALUE   swab32(1)
 

Functions

int mthca_reset (struct mthca_dev *mdev)
 

Macro Definition Documentation

#define MTHCA_RESET_OFFSET   0xf0010
#define MTHCA_RESET_VALUE   swab32(1)

Function Documentation

int mthca_reset ( struct mthca_dev mdev)

Definition at line 41 of file mthca_reset.c.