Go to the documentation of this file.
13 #define DEPCA_NICSR ioaddr+0x00
14 #define DEPCA_RBI ioaddr+0x02
15 #define DEPCA_DATA ioaddr+0x04
16 #define DEPCA_ADDR ioaddr+0x06
17 #define DEPCA_HBASE ioaddr+0x08
18 #define DEPCA_PROM ioaddr+0x0c
19 #define DEPCA_CNFG ioaddr+0x0c
20 #define DEPCA_RBSA ioaddr+0x0e
94 #define R_OWN 0x80000000
107 #define T_OWN 0x80000000
109 #define T_ADD_FCS 0x2000
110 #define T_MORE 0x1000
113 #define T_STP 0x02000000
114 #define T_ENP 0x01000000
115 #define T_FLAGS 0xff000000
121 #define TMD3_BUFF 0x8000
122 #define TMD3_UFLO 0x4000
123 #define TMD3_RES 0x2000
124 #define TMD3_LCOL 0x1000
125 #define TMD3_LCAR 0x0800
126 #define TMD3_RTRY 0x0400
132 #define TIMEOUT 0x0100
133 #define REMOTE 0x0080
139 #define PADR16 0x0002
140 #define PADR17 0x0001
145 #define HASH_TABLE_LEN 64
146 #define HASH_BITS 0x003f
148 #define MASK_INTERRUPTS 1
149 #define UNMASK_INTERRUPTS 0
151 #define EISA_EN 0x0001
152 #define EISA_ID iobase+0x0080
153 #define EISA_CTRL iobase+0x0084
169 #define DEPCA_GET_HWADDR 0x01
170 #define DEPCA_SET_HWADDR 0x02
171 #define DEPCA_SET_PROM 0x03
172 #define DEPCA_CLR_PROM 0x04
173 #define DEPCA_SAY_BOO 0x05
174 #define DEPCA_GET_MCA 0x06
175 #define DEPCA_SET_MCA 0x07
176 #define DEPCA_CLR_MCA 0x08
177 #define DEPCA_MCA_EN 0x09
178 #define DEPCA_GET_STATS 0x0a
179 #define DEPCA_CLR_STATS 0x0b
180 #define DEPCA_GET_REG 0x0c
181 #define DEPCA_SET_REG 0x0d
182 #define DEPCA_DUMP 0x0f