ep_softc
CFATTACH_DECL_NEW(ep_eisa, sizeof(struct ep_softc),
struct ep_softc *sc = device_private(self);
struct ep_softc *sc = ifp->if_softc;
struct ep_softc *sc = ifp->if_softc;
epstatus(struct ep_softc *sc)
eptxstat(struct ep_softc *sc)
struct ep_softc *sc = arg;
epread(struct ep_softc *sc)
epget(struct ep_softc *sc, int totlen)
struct ep_softc *sc = ifp->if_softc;
epreset(struct ep_softc *sc)
struct ep_softc *sc = ifp->if_softc;
struct ep_softc *sc = ifp->if_softc;
void ep_internalconfig(struct ep_softc *sc);
void ep_vortex_probemedia(struct ep_softc *sc);
void ep_509_probemedia(struct ep_softc *sc);
struct ep_softc *sc = device_private(self);
static void eptxstat(struct ep_softc *);
static int epstatus(struct ep_softc *);
epbusyeeprom(struct ep_softc *sc)
void epreset(struct ep_softc *);
ep_read_eeprom(struct ep_softc *sc, u_int16_t offset)
void epread(struct ep_softc *);
struct mbuf *epget(struct ep_softc *, int);
struct ep_softc *sc = v;
void epmbufempty(struct ep_softc *);
void epsetfilter(struct ep_softc *);
epmbufempty(struct ep_softc *sc)
void ep_roadrunner_mii_enable(struct ep_softc *);
epenable(struct ep_softc *sc)
void epsetmedia(struct ep_softc *);
epdisable(struct ep_softc *sc)
struct ep_softc *sc = device_private(self);
struct ep_softc *sc = device_private(self);
struct ep_softc *sc = device_private(self);
struct ep_softc *sc = device_private(self);
struct ep_softc *sc = device_private(self);
struct ep_softc *sc = device_private(self);
struct ep_softc *sc = ifp->if_softc;
static int epbusyeeprom(struct ep_softc *);
u_int16_t ep_read_eeprom(struct ep_softc *, u_int16_t);
struct ep_softc *sc = arg;
static inline void ep_reset_cmd(struct ep_softc *sc, u_int cmd, u_int arg);
static inline int ep_w1_reg(struct ep_softc *, int);
ep_w1_reg(struct ep_softc *sc, int reg)
ep_reset_cmd(struct ep_softc *sc, u_int cmd, u_int arg)
epconfig(struct ep_softc *sc, u_short chipset, u_int8_t *enaddr)
ep_internalconfig(struct ep_softc *sc)
ep_509_probemedia(struct ep_softc *sc)
ep_vortex_probemedia(struct ep_softc *sc)
struct ep_softc *sc = arg;
struct ep_softc *sc = ifp->if_softc;
epsetfilter(struct ep_softc *sc)
struct ep_softc *sc = ifp->if_softc;
ep_roadrunner_mii_enable(struct ep_softc *sc)
epsetmedia(struct ep_softc *sc)
int (*enable)(struct ep_softc *);
void (*disable)(struct ep_softc *);
int epconfig(struct ep_softc *, u_short, u_int8_t *);
int epenable(struct ep_softc *);
void epdisable(struct ep_softc *);
struct ep_softc *sc = device_private(self);
CFATTACH_DECL_NEW(ep_isa, sizeof(struct ep_softc),
CFATTACH_DECL_NEW(ep_isapnp, sizeof(struct ep_softc),
struct ep_softc *sc = device_private(self);
CFATTACH_DECL_NEW(ep_mca, sizeof(struct ep_softc),
struct ep_softc *sc = device_private(self);
CFATTACH_DECL_NEW(ep_pci, sizeof(struct ep_softc),
struct ep_softc *sc = device_private(self);
void ep_pcmcia_disable1(struct ep_softc *);
struct ep_softc sc_ep; /* real "ep" softc */
ep_pcmcia_enable(struct ep_softc *sc)
ep_pcmcia_disable(struct ep_softc *sc)
struct ep_softc *sc = &psc->sc_ep;
int ep_pcmcia_enable(struct ep_softc *);
void ep_pcmcia_disable(struct ep_softc *);