Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/tl/
Dif_tl.c312 static void tl_dio_write32(struct tl_softc *, int, int);
437 static void tl_dio_write32(sc, reg, val) in tl_dio_write32() function
870 tl_dio_write32(sc, TL_HASH1, 0);
871 tl_dio_write32(sc, TL_HASH2, 0);
905 tl_dio_write32(sc, TL_HASH1, hashes[0]);
906 tl_dio_write32(sc, TL_HASH2, hashes[1]);
957 tl_dio_write32(sc, TL_AREG0_B5, 0x00000000);