Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Drtl81x9reg.h47 #define RL_MAR0 0x0008 /* Multicast hash table */ macro
Drtl81x9.c485 CSR_WRITE_4(sc, RL_MAR0, hashes[0]); in rl_iff()
Dre.c627 CSR_WRITE_4(sc, RL_MAR0, swap32(hashes[1])); in re_iff()
630 CSR_WRITE_4(sc, RL_MAR0, hashes[0]); in re_iff()