Searched refs:srom (Results 1 – 1 of 1) sorted by relevance
871 static void tulip_idblock_crc(TULIPState *s, uint16_t *srom) in tulip_idblock_crc() argument886 srom[len - 1] = (srom[len - 1] & 0xff00) | (unsigned short)crc; in tulip_idblock_crc()889 bitval = ((srom[word] >> bit) & 1) ^ ((crc >> 7) & 1); in tulip_idblock_crc()