Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/e6000sw/
H A De6000sw.c154 static __inline bool e6000sw_is_cpuport(e6000sw_softc_t *, int);
960 if (e6000sw_is_cpuport(sc, p->es_port))
1478 e6000sw_is_cpuport(e6000sw_softc_t *sc, int port) function