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 1372 and 1461

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

Rev 1372 Rev 1461
Line 126... Line 126...
       ETH_VAPI_CTRL,
       ETH_VAPI_CTRL,
       ETH_NUM_VAPI_IDS };
       ETH_NUM_VAPI_IDS };
 
 
struct eth_device
struct eth_device
{
{
 
  /* Is peripheral enabled */
 
  int enabled;
 
 
  /* Base address in memory */
  /* Base address in memory */
  oraddr_t baseaddr;
  oraddr_t baseaddr;
 
 
  /* Which DMA controller is this MAC connected to */
  /* Which DMA controller is this MAC connected to */
  unsigned dma;
  unsigned dma;

powered by: WebSVN 2.1.0

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