#include <linux/ioport.h>
#include <linux/device.h>
#include <linux/mod_devicetable.h>
Go to the source code of this file.
#define EISA_CONFIG_ENABLED 1 |
#define EISA_CONFIG_FORCED 2 |
#define EISA_CONFIG_OFFSET 0xC84 |
#define EISA_DMA1_STATUS 8 |
#define EISA_DMA2_STATUS 0xD0 |
#define EISA_DMA2_WRITE_SINGLE 0xD4 |
#define EISA_EXT_NMI_RESET_CTRL 0x461 |
#define EISA_INT1_CTRL 0x20 |
#define EISA_INT1_EDGE_LEVEL 0x4D0 |
#define EISA_INT1_MASK 0x21 |
#define EISA_INT2_CTRL 0xA0 |
#define EISA_INT2_EDGE_LEVEL 0x4D1 |
#define EISA_INT2_MASK 0xA1 |
#define EISA_MAX_RESOURCES 4 |
Definition at line 8 of file eisa.h.
#define EISA_VENDOR_ID_OFFSET 0xC80 |