Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/e6000sw/
H A De6000swreg.h100 #define PORT_CONTROL2 0x8 macro
H A De6060sw.c85 #define PORT_CONTROL2 8 macro
712 CORE_REGISTER + sc->smi_offset + i, PORT_CONTROL2); in e6060sw_dot1q_mode()
716 CORE_REGISTER + sc->smi_offset + i, PORT_CONTROL2, data); in e6060sw_dot1q_mode()
H A De6000sw.c984 reg = e6000sw_readreg(sc, REG_PORT(sc, p->es_port), PORT_CONTROL2);
1033 reg = e6000sw_readreg(sc, REG_PORT(sc, p->es_port), PORT_CONTROL2);
1042 e6000sw_writereg(sc, REG_PORT(sc, p->es_port), PORT_CONTROL2, reg);
1097 ret = e6000sw_readreg(sc, REG_PORT(sc, port), PORT_CONTROL2);
1101 e6000sw_writereg(sc, REG_PORT(sc, port), PORT_CONTROL2, ret);