Searched refs:HME_MACI_MACADDR0 (Results 1 – 1 of 1) sorted by relevance
93 #define HME_MACI_MACADDR0 0x320 macro740 if (((s->macregs[HME_MACI_MACADDR0 >> 2] & 0xff00) >> 8) == buf[0] && in sunhme_receive()741 (s->macregs[HME_MACI_MACADDR0 >> 2] & 0xff) == buf[1] && in sunhme_receive()