Searched refs:NFE_MULTIADDR_HI (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/nfe/ | ||
H A D | if_nfereg.h | 65 #define NFE_MULTIADDR_HI 0x0b0 macro |
H A D | if_nfe.c | 2564 NFE_WRITE(sc, NFE_MULTIADDR_HI, ctx.addr[3] << 24 | ctx.addr[2] << 16 | in nfe_setmulti() |