e6000sw_readreg
reg = e6000sw_readreg(sc, REG_PORT(sc, p->es_port), PORT_CONTROL2);
reg = e6000sw_readreg(sc, REG_PORT(sc, port), PORT_VLAN_MAP);
reg = e6000sw_readreg(sc, REG_PORT(sc, port), PORT_CONTROL1);
ret = e6000sw_readreg(sc, REG_PORT(sc, port), PORT_CONTROL);
ret = e6000sw_readreg(sc, REG_PORT(sc, port), PORT_CONTROL);
ret = e6000sw_readreg(sc, REG_PORT(sc, port), PORT_CONTROL2);
ret = e6000sw_readreg(sc, REG_PORT(sc, port), PORT_VID);
ret = e6000sw_readreg(sc, REG_PORT(sc, port), PORT_CONTROL);
return (e6000sw_readreg(device_get_softc(dev), addr_reg / 32,
reg = e6000sw_readreg(sc, REG_PORT(sc, port), PORT_VLAN_MAP);
reg = e6000sw_readreg(sc, REG_PORT(sc, port), PORT_CONTROL1);
reg = e6000sw_readreg(sc, REG_GLOBAL, VTU_OPERATION);
reg = e6000sw_readreg(sc, REG_GLOBAL, VTU_VID);
reg = e6000sw_readreg(sc, REG_GLOBAL, VTU_DATA);
reg = e6000sw_readreg(sc, REG_GLOBAL, VTU_DATA2);
static __inline uint32_t e6000sw_readreg(e6000sw_softc_t *, int, int);
reg = e6000sw_readreg(sc, REG_PORT(sc, port), PORT_VID);
*pvid = e6000sw_readreg(sc, REG_PORT(sc, port), PORT_VID) &
portstatus = e6000sw_readreg(sc, REG_PORT(sc, port),
atu_ctrl = e6000sw_readreg(sc, REG_GLOBAL, ATU_CONTROL);
e6000sw_readreg(sc, REG_GLOBAL2, ATU_STATS);
ret_opt = e6000sw_readreg(sc, REG_GLOBAL, ATU_OPERATION);
ret_data = e6000sw_readreg(sc, REG_GLOBAL, ATU_DATA);
atu->mac_01 = e6000sw_readreg(sc, REG_GLOBAL,
atu->mac_23 = e6000sw_readreg(sc, REG_GLOBAL,
atu->mac_45 = e6000sw_readreg(sc, REG_GLOBAL,
reg = e6000sw_readreg(sc, REG_GLOBAL, ATU_OPERATION);
sc->swid = e6000sw_readreg(sc, REG_PORT(sc, 0), SWITCH_ID) & 0xfff0;
reg = e6000sw_readreg(sc, REG_PORT(sc, port),
reg = e6000sw_readreg(sc, REG_GLOBAL, SWITCH_GLOBAL_STATUS);
if ((e6000sw_readreg(sc, phy, reg) & busybit) == 0)
reg = e6000sw_readreg(sc, REG_GLOBAL2, SMI_PHY_DATA_REG);
val = e6000sw_readreg(sc, REG_GLOBAL2, SMI_PHY_DATA_REG);
reg = e6000sw_readreg(sc, REG_PORT(sc, p->es_port), PORT_CONTROL2);