AX_CPR_nDOE        95 drivers/parport/parport_ax88796.c 	cpr &= AX_CPR_nDOE;
AX_CPR_nDOE       191 drivers/parport/parport_ax88796.c 	writeb((readb(cpr) & ~AX_CPR_nDOE), cpr);
AX_CPR_nDOE       200 drivers/parport/parport_ax88796.c 	writeb(readb(cpr) | AX_CPR_nDOE, cpr);
AX_CPR_nDOE       384 drivers/parport/parport_ax88796.c 	writeb(AX_CPR_nDOE | AX_CPR_STRB, dd->spp_cpr);