rl_softc           58 dev/cardbus/if_re_cardbus.c 	struct rl_softc sc_rl;
rl_softc           76 dev/cardbus/if_re_cardbus.c void	re_cardbus_setup(struct rl_softc *);
rl_softc          115 dev/cardbus/if_re_cardbus.c 	struct rl_softc		*sc = &csc->sc_rl;
rl_softc          176 dev/cardbus/if_re_cardbus.c re_cardbus_setup(struct rl_softc *sc)
rl_softc          243 dev/cardbus/if_re_cardbus.c 	struct rl_softc *sc = &csc->sc_rl;
rl_softc          279 dev/cardbus/if_re_cardbus.c 	struct rl_softc *sc = arg;
rl_softc          288 dev/cardbus/if_re_cardbus.c 	struct rl_softc *sc = arg;
rl_softc          110 dev/cardbus/if_rl_cardbus.c 	struct rl_softc sc_rl;	/* real rtk softc */ 
rl_softc          152 dev/cardbus/if_rl_cardbus.c 	struct rl_softc *sc = &csc->sc_rl;
rl_softc          215 dev/cardbus/if_rl_cardbus.c extern int rl_detach(struct rl_softc *);
rl_softc          219 dev/cardbus/if_rl_cardbus.c 	struct rl_softc *sc;
rl_softc          250 dev/cardbus/if_rl_cardbus.c 	struct rl_softc *sc = &csc->sc_rl;
rl_softc          281 dev/cardbus/if_rl_cardbus.c 	struct rl_softc *sc = &csc->sc_rl;
rl_softc          163 dev/ic/re.c    int	re_encap(struct rl_softc *, struct mbuf *, int *);
rl_softc          165 dev/ic/re.c    int	re_newbuf(struct rl_softc *, int, struct mbuf *);
rl_softc          166 dev/ic/re.c    int	re_rx_list_init(struct rl_softc *);
rl_softc          167 dev/ic/re.c    int	re_tx_list_init(struct rl_softc *);
rl_softc          168 dev/ic/re.c    void	re_rxeof(struct rl_softc *);
rl_softc          169 dev/ic/re.c    void	re_txeof(struct rl_softc *);
rl_softc          177 dev/ic/re.c    void	re_eeprom_putbyte(struct rl_softc *, int);
rl_softc          178 dev/ic/re.c    void	re_eeprom_getword(struct rl_softc *, int, u_int16_t *);
rl_softc          179 dev/ic/re.c    void	re_read_eeprom(struct rl_softc *, caddr_t, int, int);
rl_softc          188 dev/ic/re.c    void	re_setmulti(struct rl_softc *);
rl_softc          189 dev/ic/re.c    void	re_setpromisc(struct rl_softc *);
rl_softc          190 dev/ic/re.c    void	re_reset(struct rl_softc *);
rl_softc          193 dev/ic/re.c    int	re_diag(struct rl_softc *);
rl_softc          246 dev/ic/re.c    re_eeprom_putbyte(struct rl_softc *sc, int addr)
rl_softc          273 dev/ic/re.c    re_eeprom_getword(struct rl_softc *sc, int addr, u_int16_t *dest)
rl_softc          302 dev/ic/re.c    re_read_eeprom(struct rl_softc *sc, caddr_t dest, int off, int cnt)
rl_softc          325 dev/ic/re.c    	struct rl_softc	*sc = (struct rl_softc *)self;
rl_softc          360 dev/ic/re.c    	struct rl_softc	*sc = (struct rl_softc *)dev;
rl_softc          382 dev/ic/re.c    	struct rl_softc	*sc = (struct rl_softc *)dev;
rl_softc          447 dev/ic/re.c    	struct rl_softc	*sc = (struct rl_softc *)dev;
rl_softc          507 dev/ic/re.c    re_setmulti(struct rl_softc *sc)
rl_softc          580 dev/ic/re.c    re_setpromisc(struct rl_softc *sc)
rl_softc          596 dev/ic/re.c    re_reset(struct rl_softc *sc)
rl_softc          636 dev/ic/re.c    re_diag(struct rl_softc *sc)
rl_softc          815 dev/ic/re.c    re_attach(struct rl_softc *sc, const char *intrstr)
rl_softc         1104 dev/ic/re.c    re_newbuf(struct rl_softc *sc, int idx, struct mbuf *m)
rl_softc         1178 dev/ic/re.c    re_tx_list_init(struct rl_softc *sc)
rl_softc         1200 dev/ic/re.c    re_rx_list_init(struct rl_softc *sc)
rl_softc         1223 dev/ic/re.c    re_rxeof(struct rl_softc *sc)
rl_softc         1373 dev/ic/re.c    re_txeof(struct rl_softc *sc)
rl_softc         1445 dev/ic/re.c    	struct rl_softc	*sc = xsc;
rl_softc         1475 dev/ic/re.c    	struct rl_softc	*sc = arg;
rl_softc         1528 dev/ic/re.c    re_encap(struct rl_softc *sc, struct mbuf *m, int *idx)
rl_softc         1715 dev/ic/re.c    	struct rl_softc	*sc;
rl_softc         1793 dev/ic/re.c    	struct rl_softc *sc = ifp->if_softc;
rl_softc         1952 dev/ic/re.c    	struct rl_softc	*sc;
rl_softc         1965 dev/ic/re.c    	struct rl_softc	*sc;
rl_softc         1977 dev/ic/re.c    	struct rl_softc	*sc = ifp->if_softc;
rl_softc         2054 dev/ic/re.c    	struct rl_softc	*sc;
rl_softc         2077 dev/ic/re.c    	struct rl_softc *sc;
rl_softc           20 dev/ic/revar.h int	re_attach(struct rl_softc *, const char *);
rl_softc          136 dev/ic/rtl81x9.c int rl_encap(struct rl_softc *, struct mbuf * );
rl_softc          138 dev/ic/rtl81x9.c void rl_rxeof(struct rl_softc *);
rl_softc          139 dev/ic/rtl81x9.c void rl_txeof(struct rl_softc *);
rl_softc          143 dev/ic/rtl81x9.c void rl_stop(struct rl_softc *);
rl_softc          148 dev/ic/rtl81x9.c void rl_eeprom_getword(struct rl_softc *, int, int, u_int16_t *);
rl_softc          149 dev/ic/rtl81x9.c void rl_eeprom_putbyte(struct rl_softc *, int, int);
rl_softc          150 dev/ic/rtl81x9.c void rl_read_eeprom(struct rl_softc *, caddr_t, int, int, int, int);
rl_softc          152 dev/ic/rtl81x9.c void rl_mii_sync(struct rl_softc *);
rl_softc          153 dev/ic/rtl81x9.c void rl_mii_send(struct rl_softc *, u_int32_t, int);
rl_softc          154 dev/ic/rtl81x9.c int rl_mii_readreg(struct rl_softc *, struct rl_mii_frame *);
rl_softc          155 dev/ic/rtl81x9.c int rl_mii_writereg(struct rl_softc *, struct rl_mii_frame *);
rl_softc          161 dev/ic/rtl81x9.c void rl_setmulti(struct rl_softc *);
rl_softc          162 dev/ic/rtl81x9.c void rl_reset(struct rl_softc *);
rl_softc          163 dev/ic/rtl81x9.c int rl_list_tx_init(struct rl_softc *);
rl_softc          177 dev/ic/rtl81x9.c 	struct rl_softc		*sc;
rl_softc          205 dev/ic/rtl81x9.c 	struct rl_softc		*sc;
rl_softc          244 dev/ic/rtl81x9.c 	struct rl_softc		*sc;
rl_softc          282 dev/ic/rtl81x9.c 	struct rl_softc		*sc;
rl_softc          300 dev/ic/rtl81x9.c 	struct rl_softc		*sc;
rl_softc          324 dev/ic/rtl81x9.c 	struct rl_softc		*sc;
rl_softc          416 dev/ic/rtl81x9.c 	struct rl_softc		*sc;
rl_softc          464 dev/ic/rtl81x9.c 	struct rl_softc		*sc;
rl_softc          521 dev/ic/rtl81x9.c 	struct rl_softc		*sc;
rl_softc          542 dev/ic/rtl81x9.c 	struct rl_softc		*sc;
rl_softc          589 dev/ic/rtl81x9.c 	struct rl_softc		*sc;
rl_softc          737 dev/ic/rtl81x9.c 	struct rl_softc		*sc;
rl_softc          802 dev/ic/rtl81x9.c 	struct rl_softc		*sc;
rl_softc          849 dev/ic/rtl81x9.c 	struct rl_softc		*sc;
rl_softc          911 dev/ic/rtl81x9.c 	struct rl_softc		*sc;
rl_softc          967 dev/ic/rtl81x9.c 	struct rl_softc		*sc = xsc;
rl_softc         1066 dev/ic/rtl81x9.c 	struct rl_softc *sc = (struct rl_softc *)ifp->if_softc;
rl_softc         1079 dev/ic/rtl81x9.c 	struct rl_softc *sc = ifp->if_softc;
rl_softc         1091 dev/ic/rtl81x9.c 	struct rl_softc		*sc = ifp->if_softc;
rl_softc         1167 dev/ic/rtl81x9.c 	struct rl_softc		*sc;
rl_softc         1183 dev/ic/rtl81x9.c 	struct rl_softc		*sc;
rl_softc         1219 dev/ic/rtl81x9.c 	struct rl_softc *sc;
rl_softc         1352 dev/ic/rtl81x9.c 	struct rl_softc		*sc = (struct rl_softc *)arg;
rl_softc         1371 dev/ic/rtl81x9.c 	struct rl_softc *sc = (struct rl_softc *)self;
rl_softc         1423 dev/ic/rtl81x9.c 	struct rl_softc *sc = (struct rl_softc *)self;
rl_softc         1472 dev/ic/rtl81x9.c 	struct rl_softc *sc = v;
rl_softc          716 dev/ic/rtl81x9reg.h struct rl_softc {
rl_softc          903 dev/ic/rtl81x9reg.h extern int rl_attach(struct rl_softc *);
rl_softc          905 dev/ic/rtl81x9reg.h extern void rl_setmulti(struct rl_softc *);
rl_softc           58 dev/pci/if_re_pci.c 	struct rl_softc sc_rl;
rl_softc          126 dev/pci/if_re_pci.c 	struct rl_softc		*sc = &psc->sc_rl;
rl_softc           89 dev/pci/if_rl_pci.c 	sizeof(struct rl_softc), rl_pci_match, rl_pci_attach,
rl_softc          123 dev/pci/if_rl_pci.c 	struct rl_softc *sc = (struct rl_softc *)self;