tag | line | file | source code |
---|---|---|---|
status_eot_detected | 282 | drivers/char/tpqic02.c | static volatile flag status_eot_detected = NO; /* end of tape */ |
status_eot_detected | 1119 | drivers/char/tpqic02.c | status_eot_detected = NO; |
status_eot_detected | 2284 | drivers/char/tpqic02.c | return_write_eof = (status_eot_detected)? YES : NO; |