URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 702 |
Rev 744 |
Line 176... |
Line 176... |
unsigned long miicommand;
|
unsigned long miicommand;
|
unsigned long miiaddress;
|
unsigned long miiaddress;
|
unsigned long miitx_data;
|
unsigned long miitx_data;
|
unsigned long miirx_data;
|
unsigned long miirx_data;
|
unsigned long miistatus;
|
unsigned long miistatus;
|
|
unsigned long hash0;
|
|
unsigned long hash1;
|
|
|
/* Buffer descriptors */
|
/* Buffer descriptors */
|
unsigned long bd_ram[ETH_BD_SPACE / 4];
|
unsigned long bd_ram[ETH_BD_SPACE / 4];
|
} regs;
|
} regs;
|
|
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.