ITC_DATA          112 dev/isa/it.c   	cr = bus_space_read_1(iot, ioh, ITC_DATA);
ITC_DATA          181 dev/isa/it.c   	return (bus_space_read_1(sc->it_iot, sc->it_ioh, ITC_DATA));
ITC_DATA          188 dev/isa/it.c   	bus_space_write_1(sc->it_iot, sc->it_ioh, ITC_DATA, val);