ECR_F_FULL
if (parport_ip32_read_econtrol(p) & ECR_F_FULL)
if (readb(priv->regs.ecr) & ECR_F_FULL) {
if (ecr & ECR_F_FULL)