ECR_F_EMPTY
if (ecr & ECR_F_EMPTY) {
if (!(ecr & ECR_F_EMPTY)) {
if ((ecr & ECR_F_EMPTY) && !(ecr & ECR_SERVINTR)
if (ecr & ECR_F_EMPTY) {
if (parport_ip32_read_econtrol(p) & ECR_F_EMPTY)
while (!(parport_ip32_read_econtrol(p) & ECR_F_EMPTY)) {
return !!(parport_ip32_read_econtrol(p) & ECR_F_EMPTY);
if (parport_ip32_read_econtrol(p) & ECR_F_EMPTY)
if (readb(priv->regs.ecr) != (ecr | ECR_F_EMPTY))
if (!(readb(priv->regs.ecr) & ECR_F_EMPTY)) {
&& readb(priv->regs.ecr) & ECR_F_EMPTY) {
if (!(readb(priv->regs.ecr) & ECR_F_EMPTY)) {
if (ecr & ECR_F_EMPTY)