Home | History | Annotate | Download | only in ic

Lines Matching refs:t_ioh_c

147 		stat = bus_space_read_1(t->t_iot, t->t_ioh_c, 0);
183 bus_space_handle_t ioh_c = t->t_ioh_c;
203 bus_space_handle_t ioh_c = t->t_ioh_c;
219 bus_space_handle_t ioh_c = t->t_ioh_c;
286 ioh_c = t->t_ioh_c;
450 if (!pckbc_send_cmd(t->t_iot, t->t_ioh_c,
501 stat = bus_space_read_1(t->t_iot, t->t_ioh_c, 0);
588 stat = bus_space_read_1(t->t_iot, t->t_ioh_c, 0);
631 pckbc_consdata.t_ioh_c = ioh_c;
671 bus_space_unmap(iot, pckbc_consdata.t_ioh_c, 1);
689 if (!pckbc_send_cmd(t->t_iot, t->t_ioh_c, KBC_SELFTEST))