Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcnimpl.h193 uint16_t pcn_mctab[PCN_MCHASH / 16]; member
H A Dpcn.c605 newval = oldval = pcnp->pcn_mctab[index]; in pcn_m_multicast()
617 pcnp->pcn_mctab[index] = newval; in pcn_m_multicast()
1065 pcn_csr_write(pcnp, PCN_CSR_MAR0 + i, pcnp->pcn_mctab[i]); in pcn_initialize()