tag | line | file | source code |
---|---|---|---|
status_eom_detected | 281 | drivers/char/tpqic02.c | static volatile flag status_eom_detected = NO; /* end of recorded media */ |
status_eom_detected | 531 | drivers/char/tpqic02.c | status_eom_detected = NO; |
status_eom_detected | 589 | drivers/char/tpqic02.c | status_eom_detected = NO; |
status_eom_detected | 631 | drivers/char/tpqic02.c | status_eom_detected = NO; |
status_eom_detected | 1014 | drivers/char/tpqic02.c | status_eom_detected = YES; |
status_eom_detected | 1118 | drivers/char/tpqic02.c | status_eom_detected = NO; |
status_eom_detected | 1316 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eom_detected | 1343 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eom_detected | 1362 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eom_detected | 1372 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eom_detected | 1386 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eom_detected | 1428 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eom_detected | 1438 | drivers/char/tpqic02.c | while ((stat==0) && (!status_eom_detected)) { |
status_eom_detected | 1464 | drivers/char/tpqic02.c | status_eom_detected = status_eof_detected = NO; |
status_eom_detected | 1985 | drivers/char/tpqic02.c | if (status_eom_detected) |
status_eom_detected | 2204 | drivers/char/tpqic02.c | if (status_eom_detected == YES) { |