Searched refs:testpat (Results 1 – 1 of 1) sorted by relevance
2751 static const u_char testpat[] = { 0xFF, 0, 0x55, 0xAA, 0xFF, 0, 0x55, 0xAA }; in tulip_read_macaddr() local2904 if (bcmp(&sc->tulip_rombuf[24], testpat, 8) != 0) in tulip_read_macaddr()