EMAC_WRITE
#define EMAC_WRITE(x, y) \
#define EMAC_WRITE(x, y) ETHREG(x) = (y)
#define EMAC_WRITE(sc, reg, val) \