Searched refs:PT_EOF (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/block/paride/
H A Dpt.c211 #define PT_EOF 32 macro
771 if (tape->flags & PT_EOF) pt_read()
811 tape->flags |= PT_EOF; pt_read()
846 if (tape->flags & PT_EOF) pt_read()
872 if (tape->flags & PT_EOF) pt_write()
912 tape->flags |= PT_EOF; pt_write()
947 if (tape->flags & PT_EOF) pt_write()

Completed in 65 milliseconds