Lines Matching refs:cis_attach
2189 static SANE_Status cis_attach(SANE_String_Const port,
2206 DBG (2, "cis_attach: couldn't attach to `%s' (%s)\n", port,
2216 DBG (2, "cis_attach: trying alternative port name: %s\n", altPort);
2221 DBG (2, "cis_attach: couldn't attach to alternative port `%s' "
2242 DBG (2, "cis_attach: asic id (0x%02x) not recognized\n", asic);
2246 DBG (3, "cis_attach: device %s attached\n", name);
2247 DBG (3, "cis_attach: asic 0x%02x\n", asic);
2258 return cis_attach(port, name, attach, MUSTEK_PP_CIS600, MUSTEK_PP_CIS600);
2267 return cis_attach(port, name, attach, MUSTEK_PP_CIS1200, MUSTEK_PP_CIS1200);
2276 return cis_attach(port, name, attach, MUSTEK_PP_CIS1200PLUS, MUSTEK_PP_CIS1200PLUS);
2340 DBG (2, "cis_attach: couldn't attach to `%s' (%s)\n", port,
2350 DBG (2, "cis_attach: trying alternative port name: %s\n", altPort);
2355 DBG (2, "cis_attach: couldn't attach to alternative port `%s' "