Searched defs:SETLOPORT (Results 1 – 2 of 2) sorted by relevance
195 #define SETLOPORT(x,y) ((x) = ((x) & 0x0000ffff) | ((y) << 0x10)) macro
95 #define SETLOPORT(x,y) ((x) = ((x) & 0x0000ffff) | ((y) << 0x10)) macro