Lines Matching refs:teco_identify_scanner
625 teco_identify_scanner (Teco_Scanner * dev)
632 DBG (DBG_proc, "teco_identify_scanner: enter\n");
643 "teco_identify_scanner: inquiry failed with status %s\n",
654 "teco_identify_scanner: not enough data to identify device\n");
738 "teco_identify_scanner: inquiry failed with status %s\n",
767 DBG (DBG_error, "teco_identify_scanner: scanner supported\n");
775 "teco_identify_scanner: scanner detected with this teco_name and first brand/name entry in table\n");
786 "teco_identify_scanner: scanner detected with this teco_name and second brand/name entry in table\n");
796 DBG (DBG_proc, "teco_identify_scanner: exit, device not supported\n");
1783 if (teco_identify_scanner (dev) == SANE_FALSE)