Lines Matching defs:cpuport
94 int cpuport; /* which PHY is connected to the CPU */
197 if (sc->cpuport != -1) {
198 /* assume cpuport is last one */
199 sc->ifpport[sc->cpuport] = port;
200 sc->portphy[port] = sc->cpuport;
239 sc->cpuport = 5;
330 if (port == sc->cpuport)
455 if (sc->cpuport != -1 && phy == sc->cpuport) {
519 if (sc->portphy[p->es_port] == sc->cpuport)
523 if (sc->portphy[p->es_port] != sc->cpuport) {