taglinefilesource code
testvalue72drivers/char/lp.cint testvalue;
testvalue79drivers/char/lp.cfor (testvalue = 0 ; testvalue < LP_DELAY ; testvalue++)
testvalue539drivers/char/lp.cunsigned int testvalue = 0;
testvalue556drivers/char/lp.cfor (testvalue = 0 ; testvalue < LP_DELAY ; testvalue++)
testvalue558drivers/char/lp.ctestvalue = inb_p(LP_B(offset));
testvalue559drivers/char/lp.cif (testvalue == LP_DUMMY) {