Lines Matching refs:MP810_PID
102 #define MP810_PID 0x171a
684 case MP810_PID:
762 case MP810_PID:
1715 || ((s->cfg->pid == MP810_PID) && (s->param->xdpi == 4800)))
1746 && ((s->cfg->pid != MP810_PID) || (s->param->xdpi < 4800)))
1751 if (!((s->cfg->pid == MP810_PID) && (s->param->xdpi == 4800))
1773 if ((((s->cfg->pid == MP960_PID) || (s->cfg->pid == MP810_PID)) && (s->param->xdpi == 4800))
1854 mp->generation = (s->cfg->pid >= MP810_PID) ? 2 : 1;
2092 && ((mp->generation >= 3) || (s->cfg->pid == MP810_PID) || (s->cfg->pid == MP960_PID)))
2434 DEVICE ("Canon PIXMA MP810", "MP810", MP810_PID, 0, 4800, 300, 0, 0, 0, 638, 877, PIXMA_CAP_TPU),