Home
last modified time | relevance | path

Searched refs:WE_ROM_CHECKSUM_TOTAL (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/isa/
H A Dif_wereg.h221 #define WE_ROM_CHECKSUM_TOTAL 0xA5 macro
223 #define WE_ROM_CHECKSUM_TOTAL 0xFF macro
H A Dif_we.c236 if (x != WE_ROM_CHECKSUM_TOTAL) { in we_match()