taglinefilesource code
testvalue50drivers/char/lp.cint testvalue;
testvalue57drivers/char/lp.cfor (testvalue = 0 ; testvalue < LP_DELAY ; testvalue++)
testvalue493drivers/char/lp.cunsigned int testvalue = 0;
testvalue506drivers/char/lp.cfor (testvalue = 0 ; testvalue < LP_DELAY ; testvalue++)
testvalue508drivers/char/lp.ctestvalue = inb_p(LP_B(offset));
testvalue509drivers/char/lp.cif (testvalue == LP_DUMMY) {
testvalue533drivers/char/lp.cunsigned int testvalue = 0;
testvalue544drivers/char/lp.cfor (testvalue = 0 ; testvalue < LP_DELAY ; testvalue++)
testvalue546drivers/char/lp.ctestvalue = inb_p(LP_B(offset));
testvalue547drivers/char/lp.cif (testvalue == LP_DUMMY) {