Searched refs:E6000SW_CPUPORTS_MASK (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/etherswitch/e6000sw/ | ||
| HD | e6000swreg.h | 172 #define E6000SW_CPUPORTS_MASK ((1 << 5) | (1 << 6)) macro |
| HD | e6000sw.c | 242 sc->cpuports_mask = E6000SW_CPUPORTS_MASK; in e6000sw_attach() |