tag | line | file | source code |
WD_BASE | 139 | net/tcp/wereg.h | #define WD_ROM (WD_BASE+8) |
WD_BASE | 140 | net/tcp/wereg.h | #define WD_CTL (WD_BASE+0) |
WD_BASE | 143 | net/tcp/wereg.h | #define WD_COMM (WD_BASE+WD_NIC+0x00) /* command register */ |
WD_BASE | 144 | net/tcp/wereg.h | #define WD_PSTRT (WD_BASE+WD_NIC+0x01) /* page start register */ |
WD_BASE | 145 | net/tcp/wereg.h | #define WD_PSTOP (WD_BASE+WD_NIC+0x02) /* page stop register */ |
WD_BASE | 146 | net/tcp/wereg.h | #define WD_BNDR (WD_BASE+WD_NIC+0x03) /* Boundary Pointer */ |
WD_BASE | 147 | net/tcp/wereg.h | #define WD_TRST (WD_BASE+WD_NIC+0x04) /* Transmit Status */ |
WD_BASE | 148 | net/tcp/wereg.h | #define WD_TRPG (WD_BASE+WD_NIC+0x04) /* Transmit Page */ |
WD_BASE | 149 | net/tcp/wereg.h | #define WD_TB0 (WD_BASE+WD_NIC+0x05) /* Transmit byte count, low */ |
WD_BASE | 150 | net/tcp/wereg.h | #define WD_TB1 (WD_BASE+WD_NIC+0x06) /* Transmit byte count, high */ |
WD_BASE | 151 | net/tcp/wereg.h | #define WD_ISR (WD_BASE+WD_NIC+0x07) /* Interrupt status register */ |
WD_BASE | 152 | net/tcp/wereg.h | #define WD_RBY0 (WD_BASE+WD_NIC+0x0a) /* remote byte count low. */ |
WD_BASE | 153 | net/tcp/wereg.h | #define WD_RBY1 (WD_BASE+WD_NIC+0x0b) /* remote byte count high. */ |
WD_BASE | 154 | net/tcp/wereg.h | #define WD_RCC (WD_BASE+WD_NIC+0x0c) /* receive configuration */ |
WD_BASE | 155 | net/tcp/wereg.h | #define WD_TRC (WD_BASE+WD_NIC+0x0d) /* transmit configuration */ |
WD_BASE | 156 | net/tcp/wereg.h | #define WD_DCR (WD_BASE+WD_NIC+0x0e) /* data configuration */ |
WD_BASE | 157 | net/tcp/wereg.h | #define WD_IMR (WD_BASE+WD_NIC+0x0f) /* Interrupt Mask register. */ |
WD_BASE | 158 | net/tcp/wereg.h | #define WD_PAR0 (WD_BASE+WD_NIC+0x01) |
WD_BASE | 159 | net/tcp/wereg.h | #define WD_CUR (WD_BASE+WD_NIC+0x07) |
WD_BASE | 160 | net/tcp/wereg.h | #define WD_MAR0 (WD_BASE+WD_NIC+0x08) |
WD_BASE | 164 | net/tcp/wereg.h | #define EN_CMD (WD_BASE+0) |
WD_BASE | 165 | net/tcp/wereg.h | #define EN_REG1 (WD_BASE+1) |
WD_BASE | 166 | net/tcp/wereg.h | #define EN_REG5 (WD_BASE+5) |
WD_BASE | 167 | net/tcp/wereg.h | #define EN_SAPROM (WD_BASE+8) |
WD_BASE | 168 | net/tcp/wereg.h | #define EN_REGE (WD_BASE+0x0e) |
WD_BASE | 193 | net/tcp/wereg.h | #define CR (WD_BASE+WD_NIC+0) /* RW - Command */ |
WD_BASE | 194 | net/tcp/wereg.h | #define CLDA0 (WD_BASE+WD_NIC+1) /* R - Current Local DMA Address 0 */ |
WD_BASE | 195 | net/tcp/wereg.h | #define PSTART (WD_BASE+WD_NIC+1) /* W - Page Start Register */ |
WD_BASE | 196 | net/tcp/wereg.h | #define CLDA1 (WD_BASE+WD_NIC+2) /* R - Current Local DMA Address 1 */ |
WD_BASE | 197 | net/tcp/wereg.h | #define PSTOP (WD_BASE+WD_NIC+2) /* W - Page Stop Register */ |
WD_BASE | 198 | net/tcp/wereg.h | #define BNRY (WD_BASE+WD_NIC+3) /* RW - Boundry Pointer */ |
WD_BASE | 199 | net/tcp/wereg.h | #define TSR (WD_BASE+WD_NIC+4) /* R - Transmit Status Register */ |
WD_BASE | 200 | net/tcp/wereg.h | #define TPSR (WD_BASE+WD_NIC+4) /* W - Transmit Page Start */ |
WD_BASE | 201 | net/tcp/wereg.h | #define NCR (WD_BASE+WD_NIC+5) /* R - Number of Collisions */ |
WD_BASE | 202 | net/tcp/wereg.h | #define TBCR0 (WD_BASE+WD_NIC+5) /* W - Transmit Byte Count 0 */ |
WD_BASE | 203 | net/tcp/wereg.h | #define FIFO (WD_BASE+WD_NIC+6) /* R - FIFO */ |
WD_BASE | 204 | net/tcp/wereg.h | #define TBCR1 (WD_BASE+WD_NIC+6) /* W - Transmit Byte Count 1 */ |
WD_BASE | 205 | net/tcp/wereg.h | #define ISR (WD_BASE+WD_NIC+7) /* RW - Interrupt Status Register */ |
WD_BASE | 206 | net/tcp/wereg.h | #define CRDA0 (WD_BASE+WD_NIC+8) /* R - Current Remote DMA Address 0 */ |
WD_BASE | 207 | net/tcp/wereg.h | #define RSAR0 (WD_BASE+WD_NIC+8) /* W - Remote Start Address 0 */ |
WD_BASE | 208 | net/tcp/wereg.h | #define CRDA1 (WD_BASE+WD_NIC+9) /* R - Current Remote DMA Address 1 */ |
WD_BASE | 209 | net/tcp/wereg.h | #define RSAR1 (WD_BASE+WD_NIC+9) /* W - Remote Start Address 1 */ |
WD_BASE | 211 | net/tcp/wereg.h | #define RBCR0 (WD_BASE+WD_NIC+0x0a) /* W - Remote Byte Count 0 */ |
WD_BASE | 213 | net/tcp/wereg.h | #define RBCR1 (WD_BASE+WD_NIC+0x0b) /* W - Remote Byte Count 1 */ |
WD_BASE | 214 | net/tcp/wereg.h | #define RSR (WD_BASE+WD_NIC+0x0c) /* R - Receive Status Register */ |
WD_BASE | 215 | net/tcp/wereg.h | #define RCR (WD_BASE+WD_NIC+0x0c) /* W - Receive Configuration */ |
WD_BASE | 216 | net/tcp/wereg.h | #define CNTR0 (WD_BASE+WD_NIC+0x0d) /* R - Frame Alignment Errors 0 */ |
WD_BASE | 217 | net/tcp/wereg.h | #define TCR (WD_BASE+WD_NIC+0x0d) /* W - Transmit Configuration */ |
WD_BASE | 218 | net/tcp/wereg.h | #define CNTR1 (WD_BASE+WD_NIC+0x0e) /* R - Frame Alignment Errors 1 */ |
WD_BASE | 219 | net/tcp/wereg.h | #define DCR (WD_BASE+WD_NIC+0x0e) /* W - Data Configuration */ |
WD_BASE | 220 | net/tcp/wereg.h | #define CNTR2 (WD_BASE+WD_NIC+0x0f) /* R - Missed Packet Errors */ |
WD_BASE | 221 | net/tcp/wereg.h | #define IMR (WD_BASE+WD_NIC+0x0f) /* W - Interrupt Mask Register */ |
WD_BASE | 225 | net/tcp/wereg.h | #define PAR0 (WD_BASE+WD_NIC+0x01) /* RW - Physical Address 0 */ |
WD_BASE | 226 | net/tcp/wereg.h | #define PAR1 (WD_BASE+WD_NIC+0x02) /* RW - Physical Address 1 */ |
WD_BASE | 227 | net/tcp/wereg.h | #define PAR2 (WD_BASE+WD_NIC+0x03) /* RW - Physical Address 2 */ |
WD_BASE | 228 | net/tcp/wereg.h | #define PAR3 (WD_BASE+WD_NIC+0x04) /* RW - Physical Address 3 */ |
WD_BASE | 229 | net/tcp/wereg.h | #define PAR4 (WD_BASE+WD_NIC+0x04) /* RW - Physical Address 4 */ |
WD_BASE | 230 | net/tcp/wereg.h | #define PAR5 (WD_BASE+WD_NIC+0x05) /* RW - Physical Address 5 */ |
WD_BASE | 231 | net/tcp/wereg.h | #define PAR6 (WD_BASE+WD_NIC+0x06) /* RW - Physical Address 6 */ |
WD_BASE | 232 | net/tcp/wereg.h | #define CURR (WD_BASE+WD_NIC+0x07) /* RW - Current Page */ |
WD_BASE | 233 | net/tcp/wereg.h | #define MAR0 (WD_BASE+WD_NIC+0x08) /* RW - Multicast Address 0 */ |
WD_BASE | 234 | net/tcp/wereg.h | #define MAR1 (WD_BASE+WD_NIC+0x09) /* RW - Multicast Address 1 */ |
WD_BASE | 235 | net/tcp/wereg.h | #define MAR2 (WD_BASE+WD_NIC+0x0a) /* RW - Multicast Address 2 */ |
WD_BASE | 236 | net/tcp/wereg.h | #define MAR3 (WD_BASE+WD_NIC+0x0b) /* RW - Multicast Address 3 */ |
WD_BASE | 237 | net/tcp/wereg.h | #define MAR4 (WD_BASE+WD_NIC+0x0c) /* RW - Multicast Address 4 */ |
WD_BASE | 238 | net/tcp/wereg.h | #define MAR5 (WD_BASE+WD_NIC+0x0d) /* RW - Multicast Address 5 */ |
WD_BASE | 239 | net/tcp/wereg.h | #define MAR6 (WD_BASE+WD_NIC+0x0e) /* RW - Multicast Address 6 */ |
WD_BASE | 240 | net/tcp/wereg.h | #define MAR7 (WD_BASE+WD_NIC+0x0f) /* RW - Multicast Address 7 */ |
WD_BASE | 327 | net/tcp/wereg.h | #define EN_CMD (WD_BASE+0) |
WD_BASE | 328 | net/tcp/wereg.h | #define EN_REG1 (WD_BASE+1) |
WD_BASE | 329 | net/tcp/wereg.h | #define EN_REG5 (WD_BASE+5) |
WD_BASE | 330 | net/tcp/wereg.h | #define EN_SAPROM (WD_BASE+8) |
WD_BASE | 331 | net/tcp/wereg.h | #define EN_REGE (WD_BASE+0x0e) |
WD_BASE | 356 | net/tcp/wereg.h | #define CR (WD_BASE+WD_NIC+0) /* RW - Command */ |
WD_BASE | 357 | net/tcp/wereg.h | #define CLDA0 (WD_BASE+WD_NIC+1) /* R - Current Local DMA Address 0 */ |
WD_BASE | 358 | net/tcp/wereg.h | #define PSTART (WD_BASE+WD_NIC+1) /* W - Page Start Register */ |
WD_BASE | 359 | net/tcp/wereg.h | #define CLDA1 (WD_BASE+WD_NIC+2) /* R - Current Local DMA Address 1 */ |
WD_BASE | 360 | net/tcp/wereg.h | #define PSTOP (WD_BASE+WD_NIC+2) /* W - Page Stop Register */ |
WD_BASE | 361 | net/tcp/wereg.h | #define BNRY (WD_BASE+WD_NIC+3) /* RW - Boundry Pointer */ |
WD_BASE | 362 | net/tcp/wereg.h | #define TSR (WD_BASE+WD_NIC+4) /* R - Transmit Status Register */ |
WD_BASE | 363 | net/tcp/wereg.h | #define TPSR (WD_BASE+WD_NIC+4) /* W - Transmit Page Start */ |
WD_BASE | 364 | net/tcp/wereg.h | #define NCR (WD_BASE+WD_NIC+5) /* R - Number of Collisions */ |
WD_BASE | 365 | net/tcp/wereg.h | #define TBCR0 (WD_BASE+WD_NIC+5) /* W - Transmit Byte Count 0 */ |
WD_BASE | 366 | net/tcp/wereg.h | #define FIFO (WD_BASE+WD_NIC+6) /* R - FIFO */ |
WD_BASE | 367 | net/tcp/wereg.h | #define TBCR1 (WD_BASE+WD_NIC+6) /* W - Transmit Byte Count 1 */ |
WD_BASE | 368 | net/tcp/wereg.h | #define ISR (WD_BASE+WD_NIC+7) /* RW - Interrupt Status Register */ |
WD_BASE | 369 | net/tcp/wereg.h | #define CRDA0 (WD_BASE+WD_NIC+8) /* R - Current Remote DMA Address 0 */ |
WD_BASE | 370 | net/tcp/wereg.h | #define RSAR0 (WD_BASE+WD_NIC+8) /* W - Remote Start Address 0 */ |
WD_BASE | 371 | net/tcp/wereg.h | #define CRDA1 (WD_BASE+WD_NIC+9) /* R - Current Remote DMA Address 1 */ |
WD_BASE | 372 | net/tcp/wereg.h | #define RSAR1 (WD_BASE+WD_NIC+9) /* W - Remote Start Address 1 */ |
WD_BASE | 374 | net/tcp/wereg.h | #define RBCR0 (WD_BASE+WD_NIC+0x0a) /* W - Remote Byte Count 0 */ |
WD_BASE | 376 | net/tcp/wereg.h | #define RBCR1 (WD_BASE+WD_NIC+0x0b) /* W - Remote Byte Count 1 */ |
WD_BASE | 377 | net/tcp/wereg.h | #define RSR (WD_BASE+WD_NIC+0x0c) /* R - Receive Status Register */ |
WD_BASE | 378 | net/tcp/wereg.h | #define RCR (WD_BASE+WD_NIC+0x0c) /* W - Receive Configuration */ |
WD_BASE | 379 | net/tcp/wereg.h | #define CNTR0 (WD_BASE+WD_NIC+0x0d) /* R - Frame Alignment Errors 0 */ |
WD_BASE | 380 | net/tcp/wereg.h | #define TCR (WD_BASE+WD_NIC+0x0d) /* W - Transmit Configuration */ |
WD_BASE | 381 | net/tcp/wereg.h | #define CNTR1 (WD_BASE+WD_NIC+0x0e) /* R - Frame Alignment Errors 1 */ |
WD_BASE | 382 | net/tcp/wereg.h | #define DCR (WD_BASE+WD_NIC+0x0e) /* W - Data Configuration */ |
WD_BASE | 383 | net/tcp/wereg.h | #define CNTR2 (WD_BASE+WD_NIC+0x0f) /* R - Missed Packet Errors */ |
WD_BASE | 384 | net/tcp/wereg.h | #define IMR (WD_BASE+WD_NIC+0x0f) /* W - Interrupt Mask Register */ |
WD_BASE | 388 | net/tcp/wereg.h | #define PAR0 (WD_BASE+WD_NIC+0x01) /* RW - Physical Address 0 */ |
WD_BASE | 389 | net/tcp/wereg.h | #define PAR1 (WD_BASE+WD_NIC+0x02) /* RW - Physical Address 1 */ |
WD_BASE | 390 | net/tcp/wereg.h | #define PAR2 (WD_BASE+WD_NIC+0x03) /* RW - Physical Address 2 */ |
WD_BASE | 391 | net/tcp/wereg.h | #define PAR3 (WD_BASE+WD_NIC+0x04) /* RW - Physical Address 3 */ |
WD_BASE | 392 | net/tcp/wereg.h | #define PAR4 (WD_BASE+WD_NIC+0x04) /* RW - Physical Address 4 */ |
WD_BASE | 393 | net/tcp/wereg.h | #define PAR5 (WD_BASE+WD_NIC+0x05) /* RW - Physical Address 5 */ |
WD_BASE | 394 | net/tcp/wereg.h | #define PAR6 (WD_BASE+WD_NIC+0x06) /* RW - Physical Address 6 */ |
WD_BASE | 395 | net/tcp/wereg.h | #define CURR (WD_BASE+WD_NIC+0x07) /* RW - Current Page */ |
WD_BASE | 396 | net/tcp/wereg.h | #define MAR0 (WD_BASE+WD_NIC+0x08) /* RW - Multicast Address 0 */ |
WD_BASE | 397 | net/tcp/wereg.h | #define MAR1 (WD_BASE+WD_NIC+0x09) /* RW - Multicast Address 1 */ |
WD_BASE | 398 | net/tcp/wereg.h | #define MAR2 (WD_BASE+WD_NIC+0x0a) /* RW - Multicast Address 2 */ |
WD_BASE | 399 | net/tcp/wereg.h | #define MAR3 (WD_BASE+WD_NIC+0x0b) /* RW - Multicast Address 3 */ |
WD_BASE | 400 | net/tcp/wereg.h | #define MAR4 (WD_BASE+WD_NIC+0x0c) /* RW - Multicast Address 4 */ |
WD_BASE | 401 | net/tcp/wereg.h | #define MAR5 (WD_BASE+WD_NIC+0x0d) /* RW - Multicast Address 5 */ |
WD_BASE | 402 | net/tcp/wereg.h | #define MAR6 (WD_BASE+WD_NIC+0x0e) /* RW - Multicast Address 6 */ |
WD_BASE | 403 | net/tcp/wereg.h | #define MAR7 (WD_BASE+WD_NIC+0x0f) /* RW - Multicast Address 7 */ |