tag | line | file | source code |
---|---|---|---|
status_eom_detected | 214 | drivers/char/tpqic02.c | static volatile flag status_eom_detected = NO; /* end of recorded media */ |
status_eom_detected | 463 | drivers/char/tpqic02.c | status_eom_detected = NO; |
status_eom_detected | 519 | drivers/char/tpqic02.c | status_eom_detected = NO; |
status_eom_detected | 557 | drivers/char/tpqic02.c | status_eom_detected = NO; |
status_eom_detected | 932 | drivers/char/tpqic02.c | status_eom_detected = YES; |
status_eom_detected | 1034 | drivers/char/tpqic02.c | status_eom_detected = NO; |
status_eom_detected | 1226 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eom_detected | 1253 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eom_detected | 1272 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eom_detected | 1284 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eom_detected | 1298 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eom_detected | 1342 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eom_detected | 1354 | drivers/char/tpqic02.c | while ((stat==0) && (!status_eom_detected)) { |
status_eom_detected | 1379 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eom_detected | 1871 | drivers/char/tpqic02.c | if (status_eom_detected) |
status_eom_detected | 2086 | drivers/char/tpqic02.c | if (status_eom_detected == YES) { |