Searched refs:memcmp_withio (Results 1 – 1 of 1) sorted by relevance
159 #define memcmp_withio(a, b, c) memcmp((a), (void *)(b), (c)) macro245 if (memcmp_withio(&outdata, membase, 4) == 0) in mac8390_testio()