Home
last modified time | relevance | path

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

/NextBSD/sys/dev/etherswitch/e6000sw/
HDe6000swreg.h172 #define E6000SW_CPUPORTS_MASK ((1 << 5) | (1 << 6)) macro
HDe6000sw.c242 sc->cpuports_mask = E6000SW_CPUPORTS_MASK; in e6000sw_attach()