OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_2_0_rc2/] [or1ksim/] [peripheral/] [ethernet_i.h] - Diff between revs 1323 and 1350

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 1323 Rev 1350
Line 127... Line 127...
       ETH_NUM_VAPI_IDS };
       ETH_NUM_VAPI_IDS };
 
 
struct eth_device
struct eth_device
{
{
  /* Base address in memory */
  /* Base address in memory */
  unsigned long baseaddr;
  oraddr_t baseaddr;
 
 
  /* Which Ethernet MAC is this? */
  /* Which Ethernet MAC is this? */
  unsigned eth_number;
  unsigned eth_number;
 
 
  /* Which DMA controller is this MAC connected to */
  /* Which DMA controller is this MAC connected to */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.