t_ioh_d           182 dev/ic/pckbc.c 	bus_space_handle_t ioh_d = t->t_ioh_d;
t_ioh_d           204 dev/ic/pckbc.c 	bus_space_handle_t ioh_d = t->t_ioh_d;
t_ioh_d           222 dev/ic/pckbc.c 	bus_space_handle_t ioh_d = t->t_ioh_d;
t_ioh_d           298 dev/ic/pckbc.c 	ioh_d = t->t_ioh_d;
t_ioh_d           434 dev/ic/pckbc.c 	(void) pckbc_poll_data1(t->t_iot, t->t_ioh_d, t->t_ioh_c,
t_ioh_d           447 dev/ic/pckbc.c 	c = pckbc_poll_data1(t->t_iot, t->t_ioh_d, t->t_ioh_c,
t_ioh_d           568 dev/ic/pckbc.c 	bus_space_handle_t ioh_d = t->t_ioh_d;
t_ioh_d           712 dev/ic/pckbc.c 		(void) bus_space_read_1(t->t_iot, t->t_ioh_d, 0);
t_ioh_d           965 dev/ic/pckbc.c 			(void) bus_space_read_1(t->t_iot, t->t_ioh_d, 0);
t_ioh_d           973 dev/ic/pckbc.c 		data = bus_space_read_1(t->t_iot, t->t_ioh_d, 0);
t_ioh_d          1011 dev/ic/pckbc.c 	pckbc_consdata.t_ioh_d = ioh_d;
t_ioh_d          1038 dev/ic/pckbc.c 		bus_space_unmap(iot, pckbc_consdata.t_ioh_d, 1);
t_ioh_d            50 dev/ic/pckbcvar.h 	bus_space_handle_t t_ioh_d, t_ioh_c; /* data port, cmd port */
t_ioh_d           142 dev/isa/pckbc_isa.c 		ioh_d = t->t_ioh_d;
t_ioh_d           154 dev/isa/pckbc_isa.c 		t->t_ioh_d = ioh_d;