RTEMS  5.1
Data Fields
ie_softc Struct Reference

Data Fields

struct arpcom arpcom
 
rtems_id intr_task
 
rtems_id tx_task
 
void * sc_iobase
 
void * sc_maddr
 
u_int sc_msize
 
void(* hwreset )(struct ie_softc *, int)
 
void(* hwinit )(struct ie_softc *)
 
void(* chan_attn )(struct ie_softc *, int)
 
int(* intrhook )(struct ie_softc *, int where)
 
void(* memcopyin )(struct ie_softc *, void *, int, size_t)
 
void(* memcopyout )(struct ie_softc *, const void *, int, size_t)
 
u_int16_t(* ie_bus_read16 )(struct ie_softc *, int offset)
 
void(* ie_bus_write16 )(struct ie_softc *, int offset, u_int16_t value)
 
void(* ie_bus_write24 )(struct ie_softc *, int offset, int addr)
 
void(* ie_bus_barrier )(struct ie_softc *, int offset, int length, int flags)
 
int(* sc_mediachange )(struct ie_softc *)
 
void(* sc_mediastatus )(struct ie_softc *, struct ifmediareq *)
 
int scp
 
int iscp
 
int scb
 
int buf_area
 
int buf_area_sz
 
int rframes
 
int rbds
 
int rbufs
 
int rfhead
 
int rftail
 
int rbhead
 
int rbtail
 
int nframes
 
int nrxbuf
 
int rnr_expect
 
int nop_cmds
 
int xmit_cmds
 
int xbds
 
int xbufs
 
int xchead
 
int xctail
 
int xmit_busy
 
int do_xmitnopchain
 
int xmit_req
 
char * mcast_addrs
 
int mcast_addrs_size
 
int mcast_count
 
int want_mcsetup
 
int promisc
 
int async_cmd_inprogress
 
unsigned int trace_flow_in
 

The documentation for this struct was generated from the following file: