taglinefilesource code
testvalue48drivers/char/lp.cint testvalue;
testvalue55drivers/char/lp.cfor (testvalue = 0 ; testvalue < LP_DELAY ; testvalue++)
testvalue450drivers/char/lp.cunsigned int testvalue = 0;
testvalue461drivers/char/lp.cfor (testvalue = 0 ; testvalue < LP_DELAY ; testvalue++)
testvalue463drivers/char/lp.ctestvalue = inb_p(LP_B(offset));
testvalue464drivers/char/lp.cif (testvalue == LP_DUMMY) {
testvalue487drivers/char/lp.cunsigned int testvalue = 0;
testvalue498drivers/char/lp.cfor (testvalue = 0 ; testvalue < LP_DELAY ; testvalue++)
testvalue500drivers/char/lp.ctestvalue = inb_p(LP_B(offset));
testvalue501drivers/char/lp.cif (testvalue == LP_DUMMY) {