Searched refs:tl_dio_write32 (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/tl/
H A Dif_tl.c315 static void tl_dio_write32(struct tl_softc *, int, int);
440 static void tl_dio_write32(sc, reg, val) function
873 tl_dio_write32(sc, TL_HASH1, 0);
874 tl_dio_write32(sc, TL_HASH2, 0);
909 tl_dio_write32(sc, TL_HASH1, hashes[0]);
910 tl_dio_write32(sc, TL_HASH2, hashes[1]);
961 tl_dio_write32(sc, TL_AREG0_B5, 0x00000000);

Completed in 118 milliseconds