Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/rio/
Drioinit.c1133 unsigned short invword; local
1144 invword = invbyte | (invbyte<<8);
1193 if (*(ushort *)&ram[off] != invword) {
1194 …Word Inv Check: WORD at offset 0x%x should have been=%x, was=%x\n", off, invword, *(ushort *)&ram[…