readstr            46 arch/mips/dec/ecc-berr.c 	static const char readstr[] = "read";
readstr            85 arch/mips/dec/ecc-berr.c 		cycle = (erraddr & KN0X_EAR_WRITE) ? writestr : readstr;
readstr            69 arch/mips/dec/kn01-berr.c 	static const char readstr[] = "read";
readstr           129 arch/mips/dec/kn01-berr.c 		cycle = invoker ? writestr : readstr;
readstr            47 arch/mips/dec/kn02xa-berr.c 	static const char readstr[] = "read";
readstr            75 arch/mips/dec/kn02xa-berr.c 		cycle = invoker ? writestr : readstr;