tl_dio_read8      295 dev/pci/if_tl.c u_int8_t tl_dio_read8(struct tl_softc *, int);
tl_dio_read8      458 dev/pci/if_tl.c 	ack = tl_dio_read8(sc, TL_NETSIO) & TL_SIO_EDATA;
tl_dio_read8      484 dev/pci/if_tl.c 			sc->sc_dev.dv_xname, tl_dio_read8(sc, TL_NETSIO));
tl_dio_read8      493 dev/pci/if_tl.c 			sc->sc_dev.dv_xname, tl_dio_read8(sc, TL_NETSIO));
tl_dio_read8      504 dev/pci/if_tl.c 			sc->sc_dev.dv_xname, tl_dio_read8(sc, TL_NETSIO));
tl_dio_read8      515 dev/pci/if_tl.c 		if (tl_dio_read8(sc, TL_NETSIO) & TL_SIO_EDATA)
tl_dio_read8      610 dev/pci/if_tl.c 	minten = tl_dio_read8(sc, TL_NETSIO) & TL_SIO_MINTEN;
tl_dio_read8      639 dev/pci/if_tl.c 	ack = tl_dio_read8(sc, TL_NETSIO) & TL_SIO_MDATA;
tl_dio_read8      659 dev/pci/if_tl.c 			if (tl_dio_read8(sc, TL_NETSIO) & TL_SIO_MDATA)
tl_dio_read8      704 dev/pci/if_tl.c 	minten = tl_dio_read8(sc, TL_NETSIO) & TL_SIO_MINTEN;
tl_dio_read8     1441 dev/pci/if_tl.c 		tx_thresh = tl_dio_read8(sc, TL_ACOMMIT) & TL_AC_TXTHRESH;
tl_dio_read8     1761 dev/pci/if_tl.c 		if (tl_dio_read8(sc, TL_ACOMMIT) & TL_AC_MTXD1)
tl_dio_read8     1765 dev/pci/if_tl.c 		if (tl_dio_read8(sc, TL_ACOMMIT) & TL_AC_MTXD3)