Lines Matching defs:sc

292 tl_dio_read8(struct tl_softc *sc, int reg)  in tl_dio_read8()
299 tl_dio_read16(struct tl_softc *sc, int reg) in tl_dio_read16()
306 tl_dio_read32(struct tl_softc *sc, int reg) in tl_dio_read32()
313 tl_dio_write8(struct tl_softc *sc, int reg, int val) in tl_dio_write8()
320 tl_dio_write16(struct tl_softc *sc, int reg, int val) in tl_dio_write16()
327 tl_dio_write32(struct tl_softc *sc, int reg, int val) in tl_dio_write32()
334 tl_dio_setbit(struct tl_softc *sc, int reg, int bit) in tl_dio_setbit()
345 tl_dio_clrbit(struct tl_softc *sc, int reg, int bit) in tl_dio_clrbit()
356 tl_dio_setbit16(struct tl_softc *sc, int reg, int bit) in tl_dio_setbit16()
367 tl_dio_clrbit16(struct tl_softc *sc, int reg, int bit) in tl_dio_clrbit16()
381 tl_eeprom_putbyte(struct tl_softc *sc, int byte) in tl_eeprom_putbyte()
423 tl_eeprom_getbyte(struct tl_softc *sc, int addr, u_int8_t *dest) in tl_eeprom_getbyte()
489 tl_read_eeprom(struct tl_softc *sc, caddr_t dest, int off, int cnt) in tl_read_eeprom()
505 tl_mii_sync(struct tl_softc *sc) in tl_mii_sync()
518 tl_mii_send(struct tl_softc *sc, u_int32_t bits, int cnt) in tl_mii_send()
533 tl_mii_readreg(struct tl_softc *sc, struct tl_mii_frame *frame) in tl_mii_readreg()
624 tl_mii_writereg(struct tl_softc *sc, struct tl_mii_frame *frame) in tl_mii_writereg()
679 struct tl_softc *sc = (struct tl_softc *)dev; in tl_miibus_readreg() local
694 struct tl_softc *sc = (struct tl_softc *)dev; in tl_miibus_writereg() local
709 struct tl_softc *sc = (struct tl_softc *)dev; in tl_miibus_statchg() local
721 tl_setmode(struct tl_softc *sc, uint64_t media) in tl_setmode()
764 tl_setfilt(struct tl_softc *sc, caddr_t addr, int slot) in tl_setfilt()
792 tl_iff(struct tl_softc *sc) in tl_iff()
838 struct tl_softc *sc = (struct tl_softc *)dev; in tl_hardreset() local
855 tl_softreset(struct tl_softc *sc, int internal) in tl_softreset()
912 tl_list_tx_init(struct tl_softc *sc) in tl_list_tx_init()
939 tl_list_rx_init(struct tl_softc *sc) in tl_list_rx_init()
970 tl_newbuf(struct tl_softc *sc, struct tl_chain_onefrag *c) in tl_newbuf()
1026 struct tl_softc *sc; in tl_intvec_rxeof() local
1093 struct tl_softc *sc; in tl_intvec_rxeoc() local
1114 struct tl_softc *sc; in tl_intvec_txeof() local
1165 struct tl_softc *sc; in tl_intvec_txeoc() local
1200 struct tl_softc *sc; in tl_intvec_adchk() local
1219 struct tl_softc *sc; in tl_intvec_netsts() local
1235 struct tl_softc *sc; in tl_intr() local
1304 struct tl_softc *sc; in tl_stats_update() local
1356 tl_encap(struct tl_softc *sc, struct tl_chain *c, struct mbuf *m_head) in tl_encap()
1446 struct tl_softc *sc; in tl_start() local
1535 struct tl_softc *sc = xsc; in tl_init() local
1603 struct tl_softc *sc = ifp->if_softc; in tl_ifmedia_upd() local
1619 struct tl_softc *sc; in tl_ifmedia_sts() local
1646 struct tl_softc *sc = ifp->if_softc; in tl_ioctl() local
1697 struct tl_softc *sc; in tl_watchdog() local
1714 tl_stop(struct tl_softc *sc) in tl_stop()
1815 struct tl_softc *sc = (struct tl_softc *)self; in tl_attach() local
2014 struct tl_softc *sc = xsc; in tl_wait_up() local