Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/rio/
Drioinit.c1131 unsigned short oldword; local
1138 oldword = oldbyte | (oldbyte<<8);
1140 oldbyte = oldword = 0; /* Tell the compiler we've initilalized them. */
1158 if (*(ushort *)&ram[off] != oldword) {
1159 …: Word Pre Check: WORD at offset 0x%x should have been=%x, was=%x\n",off,oldword,*(ushort *)&ram[o…