taglinefilesource code
reported_read_eof241kernel/chr_drv/tpqic02.cstatic flag reported_read_eof = NO;  /* set when we've done that */
reported_read_eof1038kernel/chr_drv/tpqic02.creported_read_eof = NO;
reported_read_eof1849kernel/chr_drv/tpqic02.cprintk("read: return_read_eof==%d, reported_read_eof==%d, total_bytes_done==%d\n", return_read_eof, reported_read_eof, total_bytes_done);
reported_read_eof1851kernel/chr_drv/tpqic02.cif (reported_read_eof==NO) {
reported_read_eof1856kernel/chr_drv/tpqic02.creported_read_eof = YES; /* move on next time */
reported_read_eof1877kernel/chr_drv/tpqic02.creported_read_eof = NO;
reported_read_eof2157kernel/chr_drv/tpqic02.creported_read_eof = NO;