dcr_cache 251 drivers/parport/parport_ip32.c unsigned int dcr_cache; dcr_cache 386 drivers/parport/parport_ip32.c unsigned int dcr = i ? priv->dcr_cache : readb(priv->regs.dcr); dcr_cache 890 drivers/parport/parport_ip32.c return priv->dcr_cache; /* use soft copy */ dcr_cache 905 drivers/parport/parport_ip32.c priv->dcr_cache = c; /* update soft copy */