com_efr           547 arch/i386/isa/pccom.c 			bus_space_write_1(iot, ioh, com_efr, EFR_ECB);
com_efr           549 arch/i386/isa/pccom.c 			bus_space_write_1(iot, ioh, com_efr, 0);
com_efr           761 arch/i386/isa/pccom.c 		bus_space_write_1(iot, ioh, com_efr, EFR_ECB);
com_efr          1485 arch/i386/isa/pccom.c 	efr = bus_space_read_1(iot, ioh, com_efr);
com_efr          1486 arch/i386/isa/pccom.c 	bus_space_write_1(iot, ioh, com_efr, efr | EFR_ECB);
com_efr           345 dev/ic/com.c   			bus_space_write_1(iot, ioh, com_efr, EFR_ECB);
com_efr           347 dev/ic/com.c   			bus_space_write_1(iot, ioh, com_efr, 0);
com_efr           555 dev/ic/com.c   		bus_space_write_1(iot, ioh, com_efr, EFR_ECB);
com_efr           166 dev/ic/com_subr.c 	bus_space_write_1(iot, ioh, com_efr, 0);
com_efr           193 dev/ic/com_subr.c 		if (bus_space_read_1(iot, ioh, com_efr) == 0) {
com_efr           197 dev/ic/com_subr.c 			if (bus_space_read_1(iot, ioh, com_efr) == 0)