Home
last modified time | relevance | path

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

/drivers/char/rio/
Drioboot.c370 #define NFIX(N) (0x60 | (N)) /* .O = (~(.O + N))<<4 */ in RIOBootCodeHOST() macro
385 writeb(NFIX(((unsigned short) (~offset) >> (unsigned short) 12) & 0xF), DestP); in RIOBootCodeHOST()
390 writeb(NFIX(0), DestP + 6); in RIOBootCodeHOST()