Linux Kernel
3.7.1
|
#include <asm/mb-regs.h>
Go to the source code of this file.
Macros | |
#define | DM9000_ARCH_IOBASE (__region_CS6 + 0x300) |
#define | DM9000_ARCH_IRQ IRQ_CPU_EXTERNAL3 /* XIRQ #3 (shared with FPGA) */ |
#define | DM9000_ARCH_BUS_INFO "CS6#+0x300" /* bus info for ethtool */ |
#define | __is_PCI_IO(addr) 0 /* not PCI */ |
#define | inl(addr) |
#define | insl(a, b, l) __insl(a,b,l,0) /* don't byte-swap */ |
#define DM9000_ARCH_BUS_INFO "CS6#+0x300" /* bus info for ethtool */ |
#define DM9000_ARCH_IOBASE (__region_CS6 + 0x300) |
#define DM9000_ARCH_IRQ IRQ_CPU_EXTERNAL3 /* XIRQ #3 (shared with FPGA) */ |
#define inl | ( | addr | ) |