Lines Matching defs:LampHome
2705 IsCarriageHome (PAsic chip, SANE_Bool * LampHome, SANE_Bool * TAHome)
2720 *LampHome = TRUE;
2723 *LampHome = FALSE;
2728 DBG (DBG_ASIC, "LampHome=%d\n", *LampHome);
4682 SANE_Bool LampHome, TAHome;
4687 status = IsCarriageHome (chip, &LampHome, &TAHome);
4688 if (!LampHome)
4807 SANE_Bool LampHome, TAHome;
4816 status = IsCarriageHome (chip, &LampHome, &TAHome);
4817 if (LampHome)