|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/init.h>#include <linux/pci.h>#include <linux/types.h>#include <asm/pci.h>#include <asm/ip32/mace.h>Go to the source code of this file.
Macros | |
| #define | DPRINTK(args...) |
Variables | |
| struct pci_ops | mace_pci_ops |
| #define DPRINTK | ( | args... | ) |
Definition at line 18 of file ops-mace.c.
Definition at line 99 of file ops-mace.c.
1.8.2