taglinefilesource code
YES203drivers/char/tpqic02.cstatic volatile flag status_dead = YES;  /* device is legally dead until proven alive */
YES222drivers/char/tpqic02.cstatic     flag need_rewind = YES;
YES461drivers/char/tpqic02.cneed_rewind = YES;
YES517drivers/char/tpqic02.cneed_rewind = YES;
YES559drivers/char/tpqic02.cneed_rewind = YES;
YES617drivers/char/tpqic02.cstatus_dead = YES;
YES628drivers/char/tpqic02.cstatus_dead = YES;
YES898drivers/char/tpqic02.cif (doing_write == YES)
YES932drivers/char/tpqic02.cstatus_eom_detected = YES;
YES934drivers/char/tpqic02.cstatus_eof_detected = YES;
YES940drivers/char/tpqic02.cstatus_eof_detected = YES;
YES1048drivers/char/tpqic02.cstatus_dead = YES;
YES1070drivers/char/tpqic02.cstatus_dead = YES;
YES1110drivers/char/tpqic02.cif (doing_read == YES) {
YES1133drivers/char/tpqic02.cif (doing_write == YES) {
YES1147drivers/char/tpqic02.creported_write_eof=YES;
YES1546drivers/char/tpqic02.cdoing_read = YES;
YES1549drivers/char/tpqic02.cdoing_write = YES;
YES1563drivers/char/tpqic02.cstatus_error = YES;
YES1568drivers/char/tpqic02.cstatus_expect_int = YES;
YES1649drivers/char/tpqic02.cstatus_dead = YES;
YES1653drivers/char/tpqic02.cstatus_error = YES;
YES1851drivers/char/tpqic02.cif (return_read_eof==YES) {
YES1859drivers/char/tpqic02.creported_read_eof = YES; /* move on next time */
YES1908drivers/char/tpqic02.creturn_read_eof = YES;
YES1915drivers/char/tpqic02.creturn_read_eof = YES;
YES1929drivers/char/tpqic02.cif ((return_read_eof == NO) && (status_eof_detected == YES)) {
YES1933drivers/char/tpqic02.cif ((bytes_todo != bytes_done) || (status_eof_detected == YES))
YES1935drivers/char/tpqic02.creturn_read_eof = YES;
YES1939drivers/char/tpqic02.cstatus_bytes_rd = YES;
YES2017drivers/char/tpqic02.cif (doing_read == YES)
YES2027drivers/char/tpqic02.cif (return_write_eof == YES) {
YES2035drivers/char/tpqic02.creported_write_eof = YES;
YES2086drivers/char/tpqic02.cif (status_eom_detected == YES)  {
YES2088drivers/char/tpqic02.creturn_write_eof = YES;
YES2097drivers/char/tpqic02.creturn_write_eof = YES;
YES2102drivers/char/tpqic02.cstatus_bytes_wr = YES;
YES2146drivers/char/tpqic02.cif (status_open==YES) {
YES2149drivers/char/tpqic02.cstatus_open = YES;
YES2155drivers/char/tpqic02.creturn_write_eof = (status_eot_detected)? YES : NO;
YES2193drivers/char/tpqic02.cneed_rewind = YES;
YES2201drivers/char/tpqic02.cif (need_rewind == YES) {
YES2223drivers/char/tpqic02.cstatus_dead = YES;  /* try reset next time */
YES2275drivers/char/tpqic02.cstatus_dead = YES;  /* force reset */
YES2302drivers/char/tpqic02.cif (status_dead==YES)
YES2452drivers/char/tpqic02.cif ((doing_read==YES) || (doing_write==YES))
YES2600drivers/char/tpqic02.cstatus_dead = YES;
YES17net/Space.c#define CONFIG_UNIX    YES    /* always present...  */