rl_softc
re_cardbus_setup(struct rl_softc *sc)
struct rl_softc *sc = &csc->sc_rl;
struct rl_softc sc_rl;
void re_cardbus_setup(struct rl_softc *);
struct rl_softc *sc = &csc->sc_rl;
struct rl_softc *sc = &csc->sc_rl;
struct rl_softc *sc = &csc->sc_rl;
struct rl_softc *sc = &csc->sc_rl;
struct rl_softc sc_rl; /* real rtk softc */
re_detach(struct rl_softc *sc)
re_newbuf(struct rl_softc *sc)
re_tx_list_init(struct rl_softc *sc)
re_rx_list_init(struct rl_softc *sc)
re_rx_list_fill(struct rl_softc *sc)
re_rxeof(struct rl_softc *sc)
re_txeof(struct rl_softc *sc)
struct rl_softc *sc = xsc;
struct rl_softc *sc = arg;
int re_encap(struct rl_softc *, unsigned int, struct mbuf *);
re_encap(struct rl_softc *sc, unsigned int idx, struct mbuf *m)
int re_newbuf(struct rl_softc *);
int re_rx_list_init(struct rl_softc *);
void re_rx_list_fill(struct rl_softc *);
int re_tx_list_init(struct rl_softc *);
int re_rxeof(struct rl_softc *);
int re_txeof(struct rl_softc *);
void re_set_jumbo(struct rl_softc *);
void re_eeprom_putbyte(struct rl_softc *, int);
void re_eeprom_getword(struct rl_softc *, int, u_int16_t *);
void re_read_eeprom(struct rl_softc *, caddr_t, int, int);
struct rl_softc *sc = xsc;
struct rl_softc *sc = ifp->if_softc;
struct rl_softc *sc = ifp->if_softc;
void re_iff(struct rl_softc *);
void re_setup_hw_im(struct rl_softc *);
void re_setup_sim_im(struct rl_softc *);
void re_disable_hw_im(struct rl_softc *);
void re_disable_sim_im(struct rl_softc *);
void re_config_imtype(struct rl_softc *, int);
void re_setup_intr(struct rl_softc *, int, int);
void re_kstat_attach(struct rl_softc *);
void re_kstat_detach(struct rl_softc *);
struct rl_softc *sc;
struct rl_softc *sc;
struct rl_softc *sc = ifp->if_softc;
struct rl_softc *sc;
struct rl_softc *sc;
re_setup_hw_im(struct rl_softc *sc)
re_disable_hw_im(struct rl_softc *sc)
re_setup_sim_im(struct rl_softc *sc)
re_disable_sim_im(struct rl_softc *sc)
re_config_imtype(struct rl_softc *sc, int imtype)
re_set_jumbo(struct rl_softc *sc)
re_setup_intr(struct rl_softc *sc, int enable_intrs, int imtype)
struct rl_softc *sc = ifp->if_softc;
struct rl_softc *sc = ks->ks_softc;
re_kstat_attach(struct rl_softc *sc)
re_kstat_detach(struct rl_softc *sc)
re_eeprom_putbyte(struct rl_softc *sc, int addr)
re_eeprom_getword(struct rl_softc *sc, int addr, u_int16_t *dest)
re_read_eeprom(struct rl_softc *sc, caddr_t dest, int off, int cnt)
struct rl_softc *sc = (struct rl_softc *)self;
struct rl_softc *sc = (struct rl_softc *)dev;
struct rl_softc *sc = (struct rl_softc *)dev;
struct rl_softc *sc = (struct rl_softc *)dev;
struct rl_softc *sc = (struct rl_softc *)dev;
re_iff(struct rl_softc *sc)
re_reset(struct rl_softc *sc)
re_attach(struct rl_softc *sc, const char *intrstr)
int re_attach(struct rl_softc *, const char *);
void re_detach(struct rl_softc *);
void re_reset(struct rl_softc *);
struct rl_softc *sc = ifp->if_softc;
struct rl_softc *sc = ifp->if_softc;
rl_stop(struct rl_softc *sc)
rl_attach(struct rl_softc *sc)
struct rl_softc *sc = (struct rl_softc *)self;
int rl_encap(struct rl_softc *, struct mbuf * );
struct rl_softc *sc = (struct rl_softc *)self;
void rl_rxeof(struct rl_softc *);
void rl_txeof(struct rl_softc *);
struct rl_softc *sc = (struct rl_softc *)self;
void rl_stop(struct rl_softc *);
struct rl_softc *sc = v;
rl_detach(struct rl_softc *sc)
void rl_eeprom_getword(struct rl_softc *, int, int, u_int16_t *);
void rl_eeprom_putbyte(struct rl_softc *, int, int);
void rl_read_eeprom(struct rl_softc *, caddr_t, int, int, int, int);
void rl_mii_sync(struct rl_softc *);
void rl_mii_send(struct rl_softc *, u_int32_t, int);
int rl_mii_readreg(struct rl_softc *, struct rl_mii_frame *);
int rl_mii_writereg(struct rl_softc *, struct rl_mii_frame *);
void rl_iff(struct rl_softc *);
void rl_reset(struct rl_softc *);
int rl_list_tx_init(struct rl_softc *);
rl_eeprom_putbyte(struct rl_softc *sc, int addr, int addr_len)
rl_eeprom_getword(struct rl_softc *sc, int addr, int addr_len,
rl_read_eeprom(struct rl_softc *sc, caddr_t dest, int off, int addr_len,
rl_mii_sync(struct rl_softc *sc)
rl_mii_send(struct rl_softc *sc, u_int32_t bits, int cnt)
rl_mii_readreg(struct rl_softc *sc, struct rl_mii_frame *frame)
rl_mii_writereg(struct rl_softc *sc, struct rl_mii_frame *frame)
rl_iff(struct rl_softc *sc)
rl_reset(struct rl_softc *sc)
rl_list_tx_init(struct rl_softc *sc)
rl_rxeof(struct rl_softc *sc)
rl_txeof(struct rl_softc *sc)
struct rl_softc *sc = arg;
rl_encap(struct rl_softc *sc, struct mbuf *m_head)
struct rl_softc *sc = ifp->if_softc;
struct rl_softc *sc = xsc;
struct rl_softc *sc = (struct rl_softc *)ifp->if_softc;
struct rl_softc *sc = ifp->if_softc;
extern int rl_attach(struct rl_softc *);
int rl_detach(struct rl_softc *);
struct rl_softc *sc = &psc->sc_rl;
struct rl_softc *sc = &psc->sc_rl;
struct rl_softc *sc = &psc->sc_rl;
struct rl_softc sc_rl;
struct rl_softc *sc = &psc->psc_softc;
struct rl_softc *sc = &psc->psc_softc;
struct rl_softc psc_softc;