Searched refs:testvalue (Results 1 – 1 of 1) sorted by relevance
877 unsigned int testvalue; in probeLptPort() local900 for (testvalue=0; testvalue<BPP_DELAY; testvalue++) in probeLptPort()902 testvalue = inb_p(lpAddr); in probeLptPort()903 if (testvalue == BPP_PROBE_CODE) { in probeLptPort()909 for (testvalue=0; testvalue<BPP_DELAY; testvalue++) in probeLptPort()912 for (testvalue=0; testvalue<BPP_DELAY; testvalue++) in probeLptPort()915 for (testvalue=0; testvalue<BPP_DELAY; testvalue++) in probeLptPort()917 testvalue = inb_p(lpAddr); in probeLptPort()918 if ((testvalue&0xff) == (0xff&~BPP_PROBE_CODE)) in probeLptPort()