Searched defs:TESTLO (Results 1 – 2 of 2) sorted by relevance
294 #define TESTLO(PORT, BITS) ((inb(PORT) & (BITS)) == 0) macro