Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dlan9118reg.h218 #define LAN9118_HASHH 0x4 /* Multicast Hash Table High */ macro
Dlan9118.c918 lan9118_mac_writereg(sc, LAN9118_HASHH, hashes[1]); in lan9118_set_filter()