|
Linux Kernel
3.7.1
|
#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) |
| #define MTHCA_RESET_OFFSET 0xf0010 |
| #define MTHCA_RESET_VALUE swab32(1) |
Definition at line 41 of file mthca_reset.c.
1.8.2