Lines Matching refs:t_iot
147 stat = bus_space_read_1(t->t_iot, t->t_ioh_c, 0);
149 c = bus_space_read_1(t->t_iot, t->t_ioh_d, 0);
182 bus_space_tag_t iot = t->t_iot;
201 bus_space_tag_t iot = t->t_iot;
217 bus_space_tag_t iot = t->t_iot;
235 bus_space_is_equal(pckbc_consdata.t_iot, iot) &&
284 iot = t->t_iot;
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);
514 (void) bus_space_read_1(t->t_iot, t->t_ioh_d, 0);
518 data = bus_space_read_1(t->t_iot, t->t_ioh_d, 0);
588 stat = bus_space_read_1(t->t_iot, t->t_ioh_c, 0);
600 data = bus_space_read_1(t->t_iot, t->t_ioh_d, 0);
629 pckbc_consdata.t_iot = iot;
689 if (!pckbc_send_cmd(t->t_iot, t->t_ioh_c, KBC_SELFTEST))