ax88796           211 drivers/parport/parport_ax88796.c 	s->u.ax88796.cpr = readb(dd->spp_cpr);
ax88796           220 drivers/parport/parport_ax88796.c 	s->u.ax88796.cpr = readb(dd->spp_cpr);
ax88796           229 drivers/parport/parport_ax88796.c 	writeb(s->u.ax88796.cpr, dd->spp_cpr);
ax88796            58 include/linux/parport.h 		struct ax88796_parport_state ax88796;